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