Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50251 (s=50251, is=50301, ic=50301, ia=50303)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50302 (s=50251, is=50302, ic=50302, ia=50304)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50302 (s=50251, is=50302, ic=50302, ia=50304)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50304 (s=50251, is=50302, ic=50302, ia=50304)