KanbanBoard
data-displayColumn-based kanban board with card counts, card titles/descriptions/tags, click handlers, horizontal scroll, and keyboard-accessible cards. Token-driven column and card styling.
Import
typescript
import { KanbanBoard } from "packages/ui/src";Props
KanbanBoardProps
| Prop | Type | Required |
|---|---|---|
columns | KanbanColumn[] | Yes |
onCardClick | (cardId, columnId) => void | No |
Examples
Kanban Board
Column-based kanban board with cards, tags, counts, and click handlers.
Backlog2
Design token auditReview all 800+ tokensdesign
Component docsWrite usage guidesdocs
In Progress2
KanbanBoard componentColumn-based board viewfeature
CI/CD pipelineinfra
Review1
TreeView tests8 test cases passing
Done3
Production deployinfra
50 componentsFull pipeline validated
355 tests passingtest