Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3683 (s=3683, is=3684, ic=3685, ia=3685)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3685 (s=3683, is=3685, ic=3686, ia=3686)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3686 (s=3683, is=3685, ic=3686, ia=3686)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3686 (s=3683, is=3685, ic=3686, ia=3686)