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