Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10228 (s=10228, is=10236, ic=10235, ia=10237)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10237 (s=10228, is=10237, ic=10236, ia=10238)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10236 (s=10228, is=10237, ic=10236, ia=10238)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10238 (s=10228, is=10237, ic=10236, ia=10238)