Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32653 (s=32653, is=32687, ic=32686, ia=32688)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32688 (s=32653, is=32688, ic=32687, ia=32689)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32687 (s=32653, is=32688, ic=32687, ia=32689)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32689 (s=32653, is=32688, ic=32687, ia=32689)