Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2905 (s=2905, is=2909, ic=2907, ia=2909)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2910 (s=2905, is=2910, ic=2908, ia=2910)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2908 (s=2905, is=2910, ic=2908, ia=2910)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2910 (s=2905, is=2910, ic=2908, ia=2910)