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