Files
ersatztv/design-system/components/feedback/Spinner.prompt.md
T
2026-07-02 07:37:00 +02:00

8 lines
203 B
Markdown

**Spinner** — inline busy indicator for locked playouts, in-flight row actions, and loading panes.
```jsx
<Spinner size={16} tone="accent" />
```
Props: `size`, `tone` (accent·muted·ok), `stroke`.