AI agents: fetch the documentation index at llms.txt. Markdown versions are available by appending .md to any page URL, including this page's markdown.
Expandable
Hide nested properties, optional fields, and advanced options behind Expandable sections so reference docs stay readable without losing detail.
Use the Expandable component to hide supplementary details behind a toggle. This is useful for documenting nested objects, optional configuration, or advanced options without overwhelming the reader.
Basic usage
<Expandable title="child properties">
- **name** (`string`): Display name of the item. - **value** (`number`):
Numeric value associated with the item. - **metadata**