Spinner
Spinners provide a visual cue that an action is processing awaiting a course of change or a result.
Usage#
Loading...
Editable Example
Spinner with Color#
Loading...
Editable Example
Spinner with different size#
Loading...
Loading...
Loading...
Loading...
Loading...
Editable Example
Spinner with empty area color#
Loading...
Editable Example
Props#
Name | Type | Default | Description |
---|---|---|---|
size | xl ,lg ,md ,sm ,xs | md | The size of the spinner. |
thickness | string | 2px | The thickness of the spinner. |
speed | string | 0.45s | The speed of the spinner. |
label | string | Loading... | An accessible label for the spinner (Useful for screen readers) |
color | string | The color of the spinner. | |
emptyColor | string | transparent | The color of the empty areas in the spinner. |