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