Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32890 (s=32890, is=32924, ic=32923, ia=32925)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32925 (s=32890, is=32925, ic=32924, ia=32926)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32924 (s=32890, is=32925, ic=32924, ia=32926)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32926 (s=32890, is=32925, ic=32924, ia=32926)