Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123511 (s=123511, is=123588, ic=123590, ia=123593)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123589 (s=123511, is=123589, ic=123591, ia=123594)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123591 (s=123511, is=123589, ic=123591, ia=123594)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123594 (s=123511, is=123589, ic=123591, ia=123594)