Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11936 (s=11936, is=11941, ic=11942, ia=11942)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11942 (s=11936, is=11942, ic=11943, ia=11943)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11943 (s=11936, is=11942, ic=11943, ia=11943)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11943 (s=11936, is=11942, ic=11943, ia=11943)