--- title: Accordion description: Accordions are elements that help you organize and navigate multiple documents in a single container. They can be used for switching between items in the container. sass: scss/components/_accordion.scss js: js/foundation.accordion.js video: 'y_BX7saf65Q' --- ## Basics The container for an accordion needs the class `.accordion`, and the attribute `data-accordion`. Note that in these examples, we use a `