Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 0 additions & 10 deletions guidelines/components/accordion/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,6 @@

Accordions are used to group similar content and hide or show it depending on user needs or preferences. Accordions give users more granular control over the interface and help digest content in stages, rather than all at once.

* [Usage](#usage)
* [Formatting](#formatting)
* [Anatomy](#anatomy)
* [Placement and alignment](#placement-and-alignment)
* [Behavior and interaction](#behavior-and-interaction)
* [Content](#content)
* [Design specifications](#design-specifications)
* [Accessibility](#accessibility)


## Usage

The accordion component delivers large amounts of content in a small space through progressive disclosure.
Expand Down