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