Back to Components
Components
Dashboard Header
Page header with title, date range picker placeholder, and action buttons area.
Analytics Overview
Track your key metrics and performance
Dependencies
- clsx
- tailwind-merge
Files
- components/ui/dashboard-header.tsx
Installation
Using shadcn CLI
npx shadcn add dashboard-header --url https://ui.hampton.ioManual installation
Copy the component file to your project and install dependencies:
npm install clsx tailwind-merge