1.8.0 • Published 5 years ago

@ecl/generic-component-accordion v1.8.0

Weekly downloads
136
License
EUPL-1.1
Repository
github
Last release
5 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