Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32606 (s=32606, is=32640, ic=32639, ia=32641)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32641 (s=32606, is=32641, ic=32640, ia=32642)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32640 (s=32606, is=32641, ic=32640, ia=32642)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32642 (s=32606, is=32641, ic=32640, ia=32642)