Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65872 (s=65872, is=65927, ic=65928, ia=65929)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65928 (s=65872, is=65928, ic=65929, ia=65930)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65929 (s=65872, is=65928, ic=65929, ia=65930)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65930 (s=65872, is=65928, ic=65929, ia=65930)