Accordions

figma:ready
scss:ready
freemarker:ready
vue: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