On this page
Loading...
| name | description | type | default |
| ---- | ----------- | ---- | ------- |
| `color` | Sets the color context of the spinner to one of CoreUI’s themed colors. | `Colors` | _undefined_ |
| `label` | Visually hidden label for accessibility. | `string` | _Loading..._ |
| `size` | Size the component small. | `sm` | _undefined_ |
| `role` | Role html attribute | `string` |_status_|
| `variant` | Type of spinner. | `border` \| `grow` |_border_|