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