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