Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32805 (s=32805, is=32839, ic=32838, ia=32840)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32840 (s=32805, is=32840, ic=32839, ia=32841)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32839 (s=32805, is=32840, ic=32839, ia=32841)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32841 (s=32805, is=32840, ic=32839, ia=32841)