Office Status Badge Tracker
A production-scale, light + dark Office Status Badge Tracker component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add office-status-badge-trackerLive preview available in the gallery.
Usage
import { OfficeStatusBadgeTracker } from "@lerpa/ui";
<OfficeStatusBadgeTracker />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| branches | OfficeBranch[] | — | |
| title | string | — | |
| subtitle | string | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.