Documentation Index
Fetch the complete documentation index at: https://mintlify.com/Twilio-labs/paste/llms.txt
Use this file to discover all available pages before exploring further.
Description List
The Description List component displays term-definition pairs, useful for glossaries, metadata, or key-value displays.Installation
Usage
Props
DescriptionList
Overrides the default element name to apply unique styles with the Customization Provider.
DescriptionListSet
Overrides the default element name to apply unique styles with the Customization Provider.
DescriptionListTerm
Overrides the default element name to apply unique styles with the Customization Provider.
DescriptionListDetails
Overrides the default element name to apply unique styles with the Customization Provider.
Features
- Semantic HTML using
<dl>,<dt>, and<dd>elements - Automatic spacing between sets and items
- Support for multiple details per term
- Consistent typography and styling