Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2680 (s=2680, is=2684, ic=2682, ia=2684)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2685 (s=2680, is=2685, ic=2683, ia=2685)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2683 (s=2680, is=2685, ic=2683, ia=2685)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2685 (s=2680, is=2685, ic=2683, ia=2685)