Feedback
Spinner
A simple circular loading spinner in multiple sizes and colors.
Preview:1280px
Loading...
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| size | 'sm' | 'md' | 'lg' | 'xl' | 'md' | Diameter of the spinner. |
| color | string | 'border-accent' | Border color class (web) or color string (native). |
| label | string | - | Text label below the spinner. |