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