Display brief information with a title and description.
Description component contains title and content.
Use in combination with other components.
code about this section.
| Attribute | Description | Type | Accepted values | Default |
|---|---|---|---|---|
| title | title text | ReactNode / string | - | - |
| content | title text | ReactNode / string | - | - |
| ... | native props | HTMLAttributes | - | - |
Previous
Collapse
Next
Display

