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