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