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