Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32529 (s=32529, is=32563, ic=32562, ia=32564)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32564 (s=32529, is=32564, ic=32563, ia=32565)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32563 (s=32529, is=32564, ic=32563, ia=32565)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32565 (s=32529, is=32564, ic=32563, ia=32565)