Status Grid
KPI dashboard with inline sparklines and status indicators. Use cases: Mission control dashboards, system health monitoring, fleet management, production line status, device telemetry overview.
Installation
Copy and paste the following code into your project.
npx @plexusui/cli add status-grid
Manual Installation
1. Copy the component code from components/status-grid.tsx
2. Install dependencies:
npm install react@latest
3. Copy any required primitive components