Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123868 (s=123868, is=123945, ic=123947, ia=123950)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123946 (s=123868, is=123946, ic=123948, ia=123951)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123948 (s=123868, is=123946, ic=123948, ia=123951)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123951 (s=123868, is=123946, ic=123948, ia=123951)