Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9548 (s=9548, is=9555, ic=9554, ia=9556)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9556 (s=9548, is=9556, ic=9555, ia=9557)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9555 (s=9548, is=9556, ic=9555, ia=9557)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9557 (s=9548, is=9556, ic=9555, ia=9557)