Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101107 (s=101107, is=101171, ic=101172, ia=101174)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101172 (s=101107, is=101172, ic=101173, ia=101175)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101173 (s=101107, is=101172, ic=101173, ia=101175)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101175 (s=101107, is=101172, ic=101173, ia=101175)