On this page
Loading...
| name | description | type | default |
| ---- | ----------- | ---- | ------- |
| `color` | Sets the background color context of the component to one of CoreUI’s themed colors.| `Colors` | |
| `shape` | Select the shape of the component. | `string` | |
| `size` | Size the component small, large, or extra large. | Sizes | `md` |
| `src` | The src attribute for the img element.| `string` | |
| `status` | Sets the color context of the status indicator to one of CoreUI’s themed colors. | `Colors` | |
| `textColor` | Sets the text color of the component to one of CoreUI’s themed colors.| `TextColors`| |