Skip to content

Add accordion component to vue-shared

What does this MR do?

It adds an accordion component that provides a wrapper for handling the collapsed / expanded state and allows for a custom title, sub-header and content.

Note: This is part of a feature MR (and is blocks it) that uses this component - see !20892 (merged) for more information

Screenshots

Example Usage

Screen_Shot_2019-12-03_at_9.26.23_am

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Related to #11190 (closed)

Edited by David Pisek

Merge request reports