Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32595 (s=32595, is=32629, ic=32628, ia=32630)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32630 (s=32595, is=32630, ic=32629, ia=32631)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32629 (s=32595, is=32630, ic=32629, ia=32631)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32631 (s=32595, is=32630, ic=32629, ia=32631)