Documentation Index
Fetch the complete documentation index at: https://mintlify.com/mui/base-ui/llms.txt
Use this file to discover all available pages before exploring further.
Accordion
A vertically stacked set of interactive headings that each reveal an associated section of content.Import
Accordion.Root
Groups all parts of the accordion.Props
Accordion.Item
Groups an accordion header with the corresponding panel.Props
Accordion.Header
A heading that labels the corresponding panel.Props
Inherits common props (className, render, style).