Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99120 (s=99120, is=99182, ic=99183, ia=99184)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99183 (s=99120, is=99183, ic=99184, ia=99185)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99184 (s=99120, is=99183, ic=99184, ia=99185)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99185 (s=99120, is=99183, ic=99184, ia=99185)