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