Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123506 (s=123506, is=123583, ic=123585, ia=123588)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123584 (s=123506, is=123584, ic=123586, ia=123589)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123586 (s=123506, is=123584, ic=123586, ia=123589)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123589 (s=123506, is=123584, ic=123586, ia=123589)