Feedback
Spinner
An indeterminate loading indicator. Inside a button it sits alongside the label rather than replacing it, so the width does not jump.
Not documented yet
This component ships in the design system and is fully supported. What is missing is the guidance around it: when to reach for it, the do and don't, and the accessibility notes. Until that is written, Storybook is the reference for variants, props and live controls.
Props
| Prop | Type | Default | Description |
|---|---|---|---|
size | "sm" | "md" | "lg" | undefined | "md" | Visual size. `sm` (16px) is a neutral ring for dense UI (buttons, table cells); `md` (24px) and `lg` (40px) use the brand triangle mark with a stroke-draw animation — the "peak" draws itself. |
label | string | undefined | "Loading" | Accessible label announced to screen readers. |