Spinner
An ember comet orbiting a faint glass track: a fading tail behind a luminous head. For short, unmeasurable waits; the spin slows down when the user prefers reduced motion.
Draw
draw a card
$npx shadcn@latest add @clow/spinnerFirst time? Point @clow at the registry
Once per project, add the registry to your components.json. Then draw any card by name.
"registries": {
"@clow": "https://clow.cards/r/{name}.json"
}Full setup →Playground
props
<Spinner />Examples
basic
Props
| prop | type | default |
|---|---|---|
| size | sm | md | lg | md |
| label | text | Loading |

