Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101540 (s=101540, is=101604, ic=101605, ia=101607)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101605 (s=101540, is=101605, ic=101606, ia=101608)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101606 (s=101540, is=101605, ic=101606, ia=101608)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101608 (s=101540, is=101605, ic=101606, ia=101608)