Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100982 (s=100982, is=101046, ic=101047, ia=101049)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101047 (s=100982, is=101047, ic=101048, ia=101050)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101048 (s=100982, is=101047, ic=101048, ia=101050)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101050 (s=100982, is=101047, ic=101048, ia=101050)