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