Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 77803 (s=77803, is=77860, ic=77861, ia=77862)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 77861 (s=77803, is=77861, ic=77862, ia=77863)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 77862 (s=77803, is=77861, ic=77862, ia=77863)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 77863 (s=77803, is=77861, ic=77862, ia=77863)