StatusDot
Each example below is a real component instance — flip the theme toggle to see how it adapts.
Default#
Synced · 2m ago
All#
Loading…
Props#
| Prop | Type | Default | Description |
|---|---|---|---|
| state | enum | ok | Semantic status. |
| label | ReactNode | — | Optional label rendered next to the dot. |
| pulse | boolean | undefined | — | Pulse the dot — used for `sync` state to indicate live activity. |
| size | number | undefined | 8 | Pixel diameter. Defaults to 8px. |