Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20620 (s=20620, is=20650, ic=20652, ia=20648)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20651 (s=20620, is=20651, ic=20653, ia=20649)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20653 (s=20620, is=20651, ic=20653, ia=20649)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20649 (s=20620, is=20651, ic=20653, ia=20649)