mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
parent
3be8c621a1
commit
995b37e2eb
@ -65,5 +65,5 @@ Spinner express an unspecified wait time or display the length of a process.
|
||||
| label | `string` | The content to display as the label. | - |
|
||||
| size | `sm` \| `md` \| `lg` | The size of the spinner circles. | `md` |
|
||||
| color | `default` \| `primary` \| `secondary` \| `success` \| `warning` \| `danger` | The color of the spinner circles. | `primary` |
|
||||
| labelColor | `default` \| `primary` \| `secondary` \| `success` \| `warning` \| `danger` | The color of the spinner circles. | `default` |
|
||||
| labelColor | `default` \| `primary` \| `secondary` \| `success` \| `warning` \| `danger` | The color of the label. | `default` |
|
||||
| classNames | `Record<"base"|"wrapper"|"circle1"|"circle2"|"label", string>` | Allows to set custom class names for the spinner slots. | - |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user