Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123743 (s=123743, is=123820, ic=123822, ia=123825)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123821 (s=123743, is=123821, ic=123823, ia=123826)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123823 (s=123743, is=123821, ic=123823, ia=123826)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123826 (s=123743, is=123821, ic=123823, ia=123826)