Toggle Sidebar B
AppearanceLight & dark mode D

Status Indicator

Colour-coded dot with a status label. Maps a string status to a colour and animates a slow ping ring. Hide the label for a pure dot.

Default

Dot plus label, colour derived from the status string.

Replay preview
Available

Status values

Available statuses: Available (green), Coming soon / Upcoming / Maintenance (yellow), Sold out / Unavailable (red). Toggle show-status-label off for a pure dot.

Replay preview
Available
Coming soon
Maintenance
Sold out

API Reference

StatusIndicator

PropTypeDefaultDescription
statusstringRequired. Status string; colour is derived from the value (case-insensitive). See variants section for the recognised values.
showStatusLabelbooleantrueShow the status text next to the dot. Set false for a bare indicator.