Optional
backgroundOptional
childrenOptional
classOptional CSS class name.
Optional
CollapseProps applied to the Collapse element.
Optional
customUsed for tests. Clickable and requested subcomponents will be suffixed with "-[ComponentName]".
Optional
disabledIf true, the component is disabled.
Optional
expandedThe current state of the accordion (expanded or collapsed). Managed in parent element (Accordion)
Optional
idA unique ID for the accordion. Set by parent component.
Optional
sxThe system prop that allows defining system overrides as well as additional CSS styles.
Optional
unmountBy default, the child component stays mounted after it reaches the 'collapse' state. Set unmountOnCollapse if you'd prefer to unmount the component after it finishes exiting.
Background color for the AccordionSummary