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