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