Display an indicator of standardization status.
The basic Dot usage.
Show different types of content using Text.
| Attribute | Description | Type | Accepted values | Default |
|---|---|---|---|---|
| type | dot type | DotTypes | DotTypes | default |
| ... | native props | HTMLAttributes | - | - |
type DotTypes =
| 'default'
| 'primary'
| 'secondary'
| 'success'
| 'warning'
| 'error'
| 'info'
Previous
Divider
Next
Drawer

