Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32040 (s=32040, is=32074, ic=32073, ia=32075)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32075 (s=32040, is=32075, ic=32074, ia=32076)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32074 (s=32040, is=32075, ic=32074, ia=32076)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32076 (s=32040, is=32075, ic=32074, ia=32076)