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