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