Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 37890 (s=37890, is=37928, ic=37928, ia=37930)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 37929 (s=37890, is=37929, ic=37929, ia=37931)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 37929 (s=37890, is=37929, ic=37929, ia=37931)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 37931 (s=37890, is=37929, ic=37929, ia=37931)