Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101237 (s=101237, is=101301, ic=101302, ia=101304)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101302 (s=101237, is=101302, ic=101303, ia=101305)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101303 (s=101237, is=101302, ic=101303, ia=101305)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101305 (s=101237, is=101302, ic=101303, ia=101305)