Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6597 (s=6597, is=6604, ic=6602, ia=6604)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6605 (s=6597, is=6605, ic=6603, ia=6605)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6603 (s=6597, is=6605, ic=6603, ia=6605)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6605 (s=6597, is=6605, ic=6603, ia=6605)