Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123566 (s=123566, is=123643, ic=123645, ia=123648)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123644 (s=123566, is=123644, ic=123646, ia=123649)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123646 (s=123566, is=123644, ic=123646, ia=123649)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123649 (s=123566, is=123644, ic=123646, ia=123649)