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