Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111581 (s=111581, is=111654, ic=111655, ia=111657)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111655 (s=111581, is=111655, ic=111656, ia=111658)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111656 (s=111581, is=111655, ic=111656, ia=111658)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111658 (s=111581, is=111655, ic=111656, ia=111658)