Skip to content

StatusStateValue

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

Defined in: src/widgets/feedback/status.ts:21

A status indicator state (e.g. ok/warn/error/idle).