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