Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32632 (s=32632, is=32647, ic=32648, ia=32647)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32648 (s=32632, is=32648, ic=32649, ia=32648)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32649 (s=32632, is=32648, ic=32649, ia=32648)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32648 (s=32632, is=32648, ic=32649, ia=32648)