Spinner
An animated loader to indicate background activity or pending operations.
Installation
Options
Variant
Use the variant
prop to control the visual style of the spinner.
The default variant is "solid"
.
Size
Use the size
prop to control the size of the spinner.
The default size is "md"
.
API Reference
Spinner
Prop | Type | Default | Description |
---|---|---|---|
variant | "solid" | "dashed" | "solid" | The visual style of the spinner. |
size | "sm" | "md" | "lg" | "md" | The size of the spinner. |