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