Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9632 (s=9632, is=9640, ic=9639, ia=9641)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9641 (s=9632, is=9641, ic=9640, ia=9642)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9640 (s=9632, is=9641, ic=9640, ia=9642)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9642 (s=9632, is=9641, ic=9640, ia=9642)