Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13123 (s=13123, is=13136, ic=13135, ia=13137)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13137 (s=13123, is=13137, ic=13136, ia=13138)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13136 (s=13123, is=13137, ic=13136, ia=13138)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13138 (s=13123, is=13137, ic=13136, ia=13138)