Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65606 (s=65606, is=65661, ic=65662, ia=65663)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65662 (s=65606, is=65662, ic=65663, ia=65664)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65663 (s=65606, is=65662, ic=65663, ia=65664)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65664 (s=65606, is=65662, ic=65663, ia=65664)