Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123664 (s=123664, is=123741, ic=123743, ia=123746)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123742 (s=123664, is=123742, ic=123744, ia=123747)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123744 (s=123664, is=123742, ic=123744, ia=123747)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123747 (s=123664, is=123742, ic=123744, ia=123747)