Class: uswds-accordion-section

uswds-accordion-section

Extends

  • LightningElement

Members

applyTopMargin :boolean

Determines if the section should have a top margin applied.
Type:
  • boolean
Default Value:
  • false
Source:
The header text displayed for this accordion section.
Type:
  • string
Source:

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
Source: