Accordion

A vertically stacked set of expandable content sections.

          
      

Installation

          
      
          
      

Usage

          
      
          
      

Examples

Default

          
      

API Reference

Properties

PropertyTypeDefaultDescription
uiAccordionType"single" | "multiple"Accordion behavior type.
uiAccordionCollapsiblebooleanAllow closing the active item.
uiAccordionValuestringAccordion value (for controlled state).
uiAccordionDisabledbooleanWhether the accordion is disabled.
classstringAdditional CSS classes.

Outputs

OutputTypeDescription
uiAccordionValueChangeEventEmitter<any>Emitted when the accordion value changes.

Built with ❤️ by @immohammadjaved • Source code available on GitHub