- Since:
- 1.0.0
- Source:
Extends
- LightningElement
Members
accordionType :string
Determines the styling type of the accordion (e.g., "Borderless" or "Bordered").
Type:
- string
- Default Value:
- "Borderless"
- Source:
allowMultipleSelectable :boolean
Determines if multiple sections can be open simultaneously.
Type:
- boolean
- Default Value:
- false
- Source:
customClass :string
Custom CSS class to be applied to the container.
Type:
- string
- Default Value:
- ""
- Source: