Accordion

Important Terminology

A default accordion is called a level 1 accordion.

A nested accordion is called a level 2 accordion.

 

 

Rules

Follow these rules when using accordions in your designs:

 

1. Only One

Only use accordions if there a need to have more than 1!

A single accordion does not benefit the user much and should instead be an inline tile with all of its contents visible.

 

2. Style

An accordion is styled in its own tile (this is called a level 1 accordion).

 

3. Multiple

Multiple level 1 accordions can appear as separate tiles on a screen (group accordions logically)

 

4. Nesting

A level 1 accordion can contain multiple level 2 (nested) accordions.

 

5. Level 2 Nesting

Level 2 accordions can not have any nested accordions. There is NO Level 3.

 

6. Maximum

There is a max number of 50 accordions. If you need to use more consider restructuring.