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