Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101285 (s=101285, is=101349, ic=101350, ia=101352)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101350 (s=101285, is=101350, ic=101351, ia=101353)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101351 (s=101285, is=101350, ic=101351, ia=101353)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101353 (s=101285, is=101350, ic=101351, ia=101353)