Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65436 (s=65436, is=65491, ic=65492, ia=65493)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65492 (s=65436, is=65492, ic=65493, ia=65494)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65493 (s=65436, is=65492, ic=65493, ia=65494)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65494 (s=65436, is=65492, ic=65493, ia=65494)