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