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