Kanban
A board of columns whose cards move between columns by cross-container drag-and-drop — drag a card and drop it over another column — and by a per-card move button (the keyboard-accessible path). Each move is announced in a role="status" region.
Preview
To do
- Design
- Spec
Done
- Setup
Installation
npx shadcn@latest add https://ui.publictheta.com/r/kanban.jsonConformance
This component conforms to the @publictheta/ui-spec kanban specification. Run the suite against any implementation with pnpm conformance.