Skip to main content

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.

Collapsible

An interactive component that expands and collapses a panel.

Import

import * as Collapsible from '@base-ui/react/collapsible';

Collapsible.Root

Groups all parts of the collapsible.

Props

Collapsible.Trigger

The button that toggles the collapsible panel.

Props

Collapsible.Panel

The content that can be collapsed.

Props

Build docs developers (and LLMs) love