Description List
A component for displaying name-value pairs in a structured format.
- Name
- John Doe
- john.doe@example.com
- Position
- Software Engineer
- Department
- Engineering
- Location
- San Francisco, CA
Automatic Installation
This method is still working on progress, please use manual installation for now.
Manual Installation
Copy the code
Usage
Imports
Example
Browse the Storybook for more examples.
Props
Prop | Type | Default |
---|---|---|
variant? | DescriptionListStyles["variant"] | default |
size? | DescriptionListStyles["size"] | md |
Edit on GitHub
Last updated on