Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 63825 (s=63825, is=63880, ic=63881, ia=63882)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 63881 (s=63825, is=63881, ic=63882, ia=63883)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 63882 (s=63825, is=63881, ic=63882, ia=63883)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 63883 (s=63825, is=63881, ic=63882, ia=63883)