Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101254 (s=101254, is=101318, ic=101319, ia=101321)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101319 (s=101254, is=101319, ic=101320, ia=101322)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101320 (s=101254, is=101319, ic=101320, ia=101322)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101322 (s=101254, is=101319, ic=101320, ia=101322)