Status indicator with semantic colors for workflow states (open, in_progress, closed, blocked).
<script>
import { StatusBadge } from "jatui"
</script>
<StatusBadge />| Prop | Type | Default | Description |
|---|---|---|---|
status | StatusValue | "open" | Status value |
size | "xs" | "sm" | "md" | "md" | Badge size |