Components

Accordions

scss:Readyfigma:Ready
vue
:Ready
freemarker
:Ready
webComponent
:Ready

Accessibility and semantic

The attribute aria-expanded="false" must always be present on the .mc-accordion__label element when the accordion is closed.
Don't forget to change the value of the aria-expanded attribute from "false" to "true" on the .mc-accordion__label element when it's open