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