All components
Feedback
Spinner
An inline loading ring that inherits the current colour, so it shows on any surface — including the yellow button.
Preview
Preview
light
Loading…
dark
Loading…
Code
<Spinner label="Loading…" />
<Button><Spinner /> Saving</Button>Import from @/components/ui.
Props
| Prop | Type | Default | Description |
|---|---|---|---|
label | string | — | Optional text beside the ring. |