Spinner
feedbackAnimated loading spinner with SVG arc rotation, 3 sizes (sm/md/lg), optional label, and role=status for accessibility. Uses CSS keyframe animation with token-controlled speed.
Import
typescript
import { Spinner } from "packages/ui/src";Props
SpinnerProps
| Prop | Type | Required |
|---|---|---|
size | SpinnerSize | No |
label | string | No |
className | string | No |
Examples
Sizes
With Labels
Loading...
Processing data
Building components
Inline Usage
Fetching latest token data...