Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123460 (s=123460, is=123537, ic=123539, ia=123542)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123538 (s=123460, is=123538, ic=123540, ia=123543)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123540 (s=123460, is=123538, ic=123540, ia=123543)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123543 (s=123460, is=123538, ic=123540, ia=123543)