Back to Components
Components
Kanban Column
Draggable card column for kanban boards with reorder support.
To Do
3
Design system audit
Review component library
DesignAPI integration
Connect to backend services
DevUser research
Conduct interviews
ResearchDependencies
- clsx
- tailwind-merge
Files
- components/ui/kanban-column.tsx
Installation
Using shadcn CLI
npx shadcn add kanban-column --url https://ui.hampton.ioManual installation
Copy the component file to your project and install dependencies:
npm install clsx tailwind-merge