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