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