Back to Components
Components
Feature Grid
Responsive grid of feature items with icons, titles, descriptions, and optional links.
Secure by default
Permissions, audit trails, and access policies in one place.
Automation hooks
Trigger workflows whenever teams ship or publish updates.
Layered experiences
Build rich surfaces that still feel fast and focused.
Delightful polish
Micro interactions that keep every page feeling premium.
Dependencies
- clsx
- tailwind-merge
Files
- components/ui/feature-grid.tsx
Installation
Using shadcn CLI
npx shadcn add feature-grid --url https://ui.hampton.ioManual installation
Copy the component file to your project and install dependencies:
npm install clsx tailwind-merge