DescriptionList
DescriptionList Component
Playground
Props
| Prop | Type | Default | Value |
|---|---|---|---|
| layout | selectvertical | horizontal | — | |
| striped | boolean | — | |
| size | selectsm | md | lg | — |
Default
Horizontal
Striped
| PROP | TYPE | DEFAULT | DESCRIPTION |
|---|---|---|---|
layout | select | — | — |
size | select | — | — |
striped | boolean | — | — |
Using DescriptionListtsx
import { DescriptionList } from '@/components/DescriptionList'
<DescriptionList
layout="..."
striped="..."
size="..."
/>Tokens Used
No design tokens detected