Optional
badgeOptional
classOptional CSS class name.
Optional
customUsed for tests. Clickable and requested subcomponents will be suffixed with "-[ComponentName]".
Optional
disabledIf true, the component is disabled.
Optional
expandedControls the expanded state of the accordion.
Use this prop along with onChange
to create a controlled component where you need to manage the state yourself.
If not provided, the accordion will be uncontrolled and manage its own state internally.
Optional
idA unique identifier for the component. Used internally for setting WAI-ARIA relationships.
Optional
isIf true, a loading skeleton will be rendered instead of the component.
Optional
langLanguage used for internal translations.
Optional
onCallback when the item is clicked.
Optional
slotsSlots for meta and startAdornment.
Optional
subtitleSubtitle text in the AccordionSummary.
Main title text in the AccordionSummary.
Optional
titleComponent used for the title, defaults to h2
.
Optional
titleFont weight of the title text.
Optional
titleVariant of the title text.
Badge to be displayed in the accordion summary.