Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12930 (s=12930, is=12943, ic=12942, ia=12944)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12944 (s=12930, is=12944, ic=12943, ia=12945)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12943 (s=12930, is=12944, ic=12943, ia=12945)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12945 (s=12930, is=12944, ic=12943, ia=12945)