Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9485 (s=9485, is=9492, ic=9491, ia=9493)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9493 (s=9485, is=9493, ic=9492, ia=9494)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9492 (s=9485, is=9493, ic=9492, ia=9494)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9494 (s=9485, is=9493, ic=9492, ia=9494)