Having trouble getting help?
Contact Support
Contact Support
Index in Vue Accordion component
16 Mar 20231 minute to read
The Vue Accordion is a vertically collapsible content panel that displays one or more panels at a time within the available space.
Key features
-
Rendering: Can be rendered based on the items collection and HTML elements.
-
Expand Mode: Supports to define single or multiple expand mode for Accordion panels.
-
RTL Support: Supports right-to-left alignment.
-
Accessibility: Provides built-in compliance with the WAI-ARIA specifications and it is achieved through attributes. By default, it allows to interact with Accordion by using keyboard shortcuts.