Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10898 (s=10898, is=10906, ic=10905, ia=10907)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10907 (s=10898, is=10907, ic=10906, ia=10908)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10906 (s=10898, is=10907, ic=10906, ia=10908)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10908 (s=10898, is=10907, ic=10906, ia=10908)