Spinner
v1.0.1Updated 20 Jul 2026Inline loading spinner with seven visual variants (spin, dots, pulse, ring, bars, gradient, orbit), five sizes, and three tones. Use inside buttons or anywhere a small loading glyph is needed.
Preview
Live · 9 storiesAll VariantsOpen ↗
▸Why this is recommendedloadingspinnerprogressinline+2
Every Spinner variant lined up for comparison.
Recommended for+14
- ✓Inside Button while submitting
- ✓Inline "loading more" indicator
- ✓Tile-level micro spinners
Tags+6
loadingspinnerprogressinlineallvariants
Features+4
- Variants: spin / dots / pulse / ring / bars / gradient / orbit
- Sizes: xs / sm / md / lg / xl
- Tones: default / primary / muted
- role="status" + aria-label
- Accessible label
Not recommended for−2
- ✕Full-page blocking states (use SpinnerOverlay)
- ✕Determinate progress (use Progress)
Install
Ask your agent, or call the MCP tool directly. The resolved bundle is written into your project.
Usage
Tick variants in the left menu — each adds a tab with that variant’s real story source, the same code the preview above renders.
Props
PropTypeRequired
variantVisual style
—sizeSize preset
—toneColor tone
—labelAccessible label
—Every tonal component shares the same tone × emphasis API, so the pair looks identical across Button, Badge, Alert and more.