Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 56890 (s=56890, is=56941, ic=56941, ia=56943)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 56942 (s=56890, is=56942, ic=56942, ia=56944)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 56942 (s=56890, is=56942, ic=56942, ia=56944)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 56944 (s=56890, is=56942, ic=56942, ia=56944)