Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32322 (s=32322, is=32356, ic=32355, ia=32357)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32357 (s=32322, is=32357, ic=32356, ia=32358)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32356 (s=32322, is=32357, ic=32356, ia=32358)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32358 (s=32322, is=32357, ic=32356, ia=32358)