Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101792 (s=101792, is=101856, ic=101857, ia=101859)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101857 (s=101792, is=101857, ic=101858, ia=101860)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101858 (s=101792, is=101857, ic=101858, ia=101860)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101860 (s=101792, is=101857, ic=101858, ia=101860)