Installation
1
Add Component
Copy the code snippet below into you components folder.
2
Integrate Recipe
Integrate this recipe in to your Panda config.
Usage
Examples
Sizes
Use the size prop to change the size of the spinner.
Colors
Use the colorPalette prop to change the color scheme of the spinner.
Track Color
Use the --spinner-track-color variable to change the color of the spinner's track.
Speed
Use the animationDuration prop to change the speed of the spinner.
Thickness
Use the borderWidth prop to change the thickness of the spinner.
Label
Compose the spinner with a label to provide additional context.
Loading Users ...
Props
| Prop | Default | Type | 
|---|---|---|
| size | 'md' | 'inherit' | 'xs' | 'sm' | 'md' | 'lg' | 'xl' | '2xl' |