Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101602 (s=101602, is=101666, ic=101667, ia=101669)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101667 (s=101602, is=101667, ic=101668, ia=101670)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101668 (s=101602, is=101667, ic=101668, ia=101670)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101670 (s=101602, is=101667, ic=101668, ia=101670)