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