Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101756 (s=101756, is=101820, ic=101821, ia=101823)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101821 (s=101756, is=101821, ic=101822, ia=101824)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101822 (s=101756, is=101821, ic=101822, ia=101824)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101824 (s=101756, is=101821, ic=101822, ia=101824)