Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123380 (s=123380, is=123457, ic=123459, ia=123462)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123458 (s=123380, is=123458, ic=123460, ia=123463)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123460 (s=123380, is=123458, ic=123460, ia=123463)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123463 (s=123380, is=123458, ic=123460, ia=123463)