Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32543 (s=32543, is=32577, ic=32576, ia=32578)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32578 (s=32543, is=32578, ic=32577, ia=32579)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32577 (s=32543, is=32578, ic=32577, ia=32579)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32579 (s=32543, is=32578, ic=32577, ia=32579)