- Since:
- 1.0.0
- Source:
Extends
- LightningElement
Members
applyTopMargin :boolean
Determines if the section should have a top margin applied.
Type:
- boolean
- Default Value:
- false
- Source:
header :string
The header text displayed for this accordion section.
Type:
- string
isExpanded :boolean
Indicates whether the section is currently expanded.
Type:
- boolean
- Default Value:
- false
- Source:
sectionId :string
A unique identifier for this accordion section.
Type:
- string