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