Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32547 (s=32547, is=32581, ic=32580, ia=32582)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32582 (s=32547, is=32582, ic=32581, ia=32583)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32581 (s=32547, is=32582, ic=32581, ia=32583)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32583 (s=32547, is=32582, ic=32581, ia=32583)