Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123665 (s=123665, is=123742, ic=123744, ia=123747)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123743 (s=123665, is=123743, ic=123745, ia=123748)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123745 (s=123665, is=123743, ic=123745, ia=123748)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123748 (s=123665, is=123743, ic=123745, ia=123748)