Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20583 (s=20583, is=20605, ic=20606, ia=20603)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20606 (s=20583, is=20606, ic=20607, ia=20604)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20607 (s=20583, is=20606, ic=20607, ia=20604)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20604 (s=20583, is=20606, ic=20607, ia=20604)