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