StatusDot
feedbackInline status indicator with colored dot, label, and optional pulse animation. Five variants: success, warning, error, info, neutral. Token-driven colors and sizing.
Import
typescript
import { StatusDot } from "packages/ui/src";Props
StatusDotProps
| Prop | Type | Required |
|---|---|---|
variant | StatusDotVariant | No |
label | string | No |
pulse | boolean | No |
Examples
Status Dot
Inline status indicator with colored dot, label, and optional pulse animation.
Variants
DeployedBuildingFailedQueuedIdle
With Pulse
LiveProcessingAlert