Back to Components
Components

Kanban Column

Draggable card column for kanban boards with reorder support.

To Do

3

Design system audit

Review component library

Design

API integration

Connect to backend services

Dev

User research

Conduct interviews

Research

Dependencies

  • clsx
  • tailwind-merge

Files

  • components/ui/kanban-column.tsx

Installation

Using shadcn CLI

npx shadcn add kanban-column --url https://ui.hampton.io

Manual installation

Copy the component file to your project and install dependencies:

npm install clsx tailwind-merge