Accordion - Overview
Purpose
An Accordion is a vertically stacked list of headers that can be clicked to reveal or hide content associated with them. It is an option to shorten long content pages, expose content to users in a progressive manner, and increase user control.
Anatomy
The Accordion component can be broken down into the following elements -
- 1
- 2
- 3
- 4
- 5
Container
The container provides a background wrapper for other content items.Title
This is used to indicate the subject of the Accordion.Icon Button
Indicates whether the Accordion is in the open or closed state.Thumbnail (optional)
Option to show a thumbnail/icon related to the Accordion title.Content area
The main content area for the Accordion.
Variants & States
- Breakpoint: Mobile, Desktop
- Styles: Default, Bordered, Drop Shadow
- States: Default, Hover, Focus
- Open or closed
- Show thumbnail: Off/On
ClosedOpenDefault, Thumbnail ONBordered, Hover
Drop Shadow, Focus

Content area

Drop Shadow, Focus
