Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9921 (s=9921, is=9929, ic=9928, ia=9930)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9930 (s=9921, is=9930, ic=9929, ia=9931)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9929 (s=9921, is=9930, ic=9929, ia=9931)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9931 (s=9921, is=9930, ic=9929, ia=9931)