Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 1532 (pia, s=1532, is=1532, ic=1532, ia=1532)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 1534 (pia, s=1532, is=1534, ic=1534, ia=1534)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 1534 (pia, s=1532, is=1534, ic=1534, ia=1534)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 1534 (pia, s=1532, is=1534, ic=1534, ia=1534)