Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2567 (s=2567, is=2571, ic=2569, ia=2571)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2572 (s=2567, is=2572, ic=2570, ia=2572)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2570 (s=2567, is=2572, ic=2570, ia=2572)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2572 (s=2567, is=2572, ic=2570, ia=2572)