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