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