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