Dev Tools
StatusBadge
A small status indicator label with color-coded border. Used to show component or feature readiness.
Import
import StatusBadge from '../../components/utility/StatusBadge.astro'; Props
| Prop | Type | Required | Description |
|---|---|---|---|
status | 'ready' | 'in-progress' | 'planned' | Yes | Status type — determines color and label text |
Preview
Ready In Progress Planned