Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99017 (s=99017, is=99079, ic=99080, ia=99081)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99080 (s=99017, is=99080, ic=99081, ia=99082)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99081 (s=99017, is=99080, ic=99081, ia=99082)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99082 (s=99017, is=99080, ic=99081, ia=99082)