Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101380 (s=101380, is=101444, ic=101445, ia=101447)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101445 (s=101380, is=101445, ic=101446, ia=101448)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101446 (s=101380, is=101445, ic=101446, ia=101448)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101448 (s=101380, is=101445, ic=101446, ia=101448)