Skip to main content
CONTENT DISPLAY

Accordion

Draft

A vertically stacked set of interactive headings that reveal or hide associated content panels.

This is the content for section one. It can contain any text or elements.

This is the content for section two. Expand to reveal more details.

This is the content for section three. Each panel is independently expandable.

Common alternative names

Expandable, Collapsible, Disclosure


Anatomy

An accordion is built from a series of panels, each containing a heading and expandable content area. Individual panel elements are identified by numbered callouts below.

Accordion panel

Expanded content for section one goes here. This area can contain any content.

Content for section two.

Content for section three.
Heading
(Required)
Content
(Required)

The following numbered callouts identify each element within a single accordion item.

Expanded content for this section. The content container occupies the full width beneath the heading.
1
2
3
4
5
6
7
8
9
#PartRequirement
1ArtworkOptional
2LabelRequired
3-6Content containerRequired
7Collapse/expand iconRequired
8Divider (collapsed)Required
9Divider (expanded)Required

Usage guidelines coming soon.