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