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