Skip to main content
Version: 2.1.4

IAccordionProps

3p-core v2.1.4


3p-core / IAccordionProps

Interface: IAccordionProps

Props accepted by Accordion.

Properties

PropertyTypeDefault valueDescription
defaultOpen?booleanfalseWhether the accordion starts in the open state. Ignored if staticMode is true
staticMode?booleanfalseWhether the accordion is seen as a section. No expand or collapse in this mode - Expanded by default.
titlestringundefinedThe text shown next to the chevron.