Back to Components
Components
System Status
Status indicator pill with tooltip for operational, degraded, and outage states.
System statusOperational
System statusDegraded
System statusOutage
Dependencies
- clsx
- tailwind-merge
Files
- components/ui/system-status.tsx
Installation
Using shadcn CLI
npx shadcn add system-status --url https://ui.hampton.ioManual installation
Copy the component file to your project and install dependencies:
npm install clsx tailwind-merge