Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111861 (s=111861, is=111934, ic=111935, ia=111937)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111935 (s=111861, is=111935, ic=111936, ia=111938)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111936 (s=111861, is=111935, ic=111936, ia=111938)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111938 (s=111861, is=111935, ic=111936, ia=111938)