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