Collapsible
Manages a single expand/collapse region for supplementary details or secondary information.
Usage Notes
- Use for expandable details, supplementary notes, and collapsible secondary info.
- Not suitable for multi-panel lists (use
accordion). - Related components:
accordionfor multi-panel collapse. - Child components extend the default body content area.
- Use
$valueandonchangefor controlled expansion.