Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32103 (s=32103, is=32108, ic=32108, ia=32108)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32109 (s=32103, is=32109, ic=32109, ia=32109)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32109 (s=32103, is=32109, ic=32109, ia=32109)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32109 (s=32103, is=32109, ic=32109, ia=32109)