- used to structure detailed information for different topics on one page
- the accordion element has at least one "box" which can be expanded/collapsed with the mechanism
- the mechanism is a +/- button
- for mobile use it is recommended to close all "boxes" and just expend them when they are interacted with
- alternatively the first accordion can be expended by default
- when there's many boxes, an element to expended them all can be added to the element
- the title of an accordion box should be h4
Elements
ID | Title | Show? | Action | Changes | Tickets |
1 | element | optional | |||
2 | accordion headline | yes | |||
3 | expand function, first accordion should be open by default | always | expands or collapses the text area | ||
4 | text area | yes | |||
5 | "expand all" textlink | optional | expands all accordion in one section | not implemented on FAQ page |