Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101017 (s=101017, is=101081, ic=101082, ia=101084)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101082 (s=101017, is=101082, ic=101083, ia=101085)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101083 (s=101017, is=101082, ic=101083, ia=101085)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101085 (s=101017, is=101082, ic=101083, ia=101085)