Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 63500 (s=63500, is=63555, ic=63556, ia=63557)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 63556 (s=63500, is=63556, ic=63557, ia=63558)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 63557 (s=63500, is=63556, ic=63557, ia=63558)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 63558 (s=63500, is=63556, ic=63557, ia=63558)