Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32874 (s=32874, is=32908, ic=32907, ia=32909)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32909 (s=32874, is=32909, ic=32908, ia=32910)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32908 (s=32874, is=32909, ic=32908, ia=32910)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32910 (s=32874, is=32909, ic=32908, ia=32910)