Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32601 (s=32601, is=32629, ic=32631, ia=32630, pis)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32630 (s=32601, is=32630, ic=32632, ia=32631, pis)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32632 (s=32601, is=32630, ic=32632, ia=32631, pis)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32631 (s=32601, is=32630, ic=32632, ia=32631, pis)