Skip to content

StatusState

StatusState = "active" | "inactive" | "ongoing" | "pending" | "completed" | "warning" | "failed"

Defined in: react/components/feedback/status.tsx:5

A status indicator state.