Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99879 (s=99879, is=99942, ic=99943, ia=99944)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99943 (s=99879, is=99943, ic=99944, ia=99945)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99944 (s=99879, is=99943, ic=99944, ia=99945)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99945 (s=99879, is=99943, ic=99944, ia=99945)