Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101042 (s=101042, is=101106, ic=101107, ia=101109)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101107 (s=101042, is=101107, ic=101108, ia=101110)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101108 (s=101042, is=101107, ic=101108, ia=101110)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101110 (s=101042, is=101107, ic=101108, ia=101110)