Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123571 (s=123571, is=123648, ic=123650, ia=123653)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123649 (s=123571, is=123649, ic=123651, ia=123654)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123651 (s=123571, is=123649, ic=123651, ia=123654)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123654 (s=123571, is=123649, ic=123651, ia=123654)