On this page
Loading...
| name | description | type | default |
| ---- | ----------- | ---- | ------- |
| `color` | Sets the color context of the component to one of CoreUI’s themed colors.| [`ColorsGradient`](../types/coreui_types.ColorsGradient.md) | |
| `position` | Position badge in one of the corners of a link or button. | [`BadgePositions`](../types/coreui_types.BadgePositions.md) | |
| `shape` | Select the shape of the component. | `string` | |
| `size` | Size the component small. | `sm` | |
| `textColor` | Sets the text color of the component to one of CoreUI’s themed colors. | `TextColors` | |