0.6.0 • Published 7 years ago

@ec-europa/ecl-accordions v0.6.0

Weekly downloads
1
License
EUPL-1.1
Repository
github
Last release
7 years ago

Accordions

Why and how to use this component

If you need to present a lot of content on a page, it can be divided into sub-sections in a structured way.

The accordion component is a list of headers that can be clicked to hide or reveal additional content. It is also possible to add an icon to the headers.

When to use this component

  • when you have a large amount of information
  • on FAQ pages

Do not use this component

  • as a rule avoid hiding information as much as possible

Resources