Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101314 (s=101314, is=101378, ic=101379, ia=101381)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101379 (s=101314, is=101379, ic=101380, ia=101382)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101380 (s=101314, is=101379, ic=101380, ia=101382)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101382 (s=101314, is=101379, ic=101380, ia=101382)