Spinner
Work with no finish line: search, save, sync. Announced politely, shown briefly.
Example
<Spinner />
<Spinner size="sm" label="Saving draft…" />Props
| Prop | Type | Default | Description |
|---|---|---|---|
label | string | Loading… | Announced text, visually hidden. |
size | sm | md | lg | md | Ring diameter. |
Accessibility
role="status"announces once, then stays quiet.- Remove it when the work finishes; a permanent spinner is a lie.