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