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