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