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