Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123423 (s=123423, is=123500, ic=123502, ia=123505)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123501 (s=123423, is=123501, ic=123503, ia=123506)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123503 (s=123423, is=123501, ic=123503, ia=123506)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123506 (s=123423, is=123501, ic=123503, ia=123506)