Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32630 (s=32630, is=32664, ic=32663, ia=32665)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32665 (s=32630, is=32665, ic=32664, ia=32666)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32664 (s=32630, is=32665, ic=32664, ia=32666)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32666 (s=32630, is=32665, ic=32664, ia=32666)