Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65246 (s=65246, is=65301, ic=65302, ia=65303)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65302 (s=65246, is=65302, ic=65303, ia=65304)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65303 (s=65246, is=65302, ic=65303, ia=65304)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65304 (s=65246, is=65302, ic=65303, ia=65304)