Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9927 (s=9927, is=9935, ic=9934, ia=9936)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9936 (s=9927, is=9936, ic=9935, ia=9937)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9935 (s=9927, is=9936, ic=9935, ia=9937)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9937 (s=9927, is=9936, ic=9935, ia=9937)