Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101483 (s=101483, is=101547, ic=101548, ia=101550)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101548 (s=101483, is=101548, ic=101549, ia=101551)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101549 (s=101483, is=101548, ic=101549, ia=101551)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101551 (s=101483, is=101548, ic=101549, ia=101551)