Kanban
Multi-column board layout for organizing items into workflow stages like To Do, In Progress, and Done.
Basic Board
Three-column workflow board with cards in each stage.
To Do
Design homepage
Write docs
In Progress
Build API
Done
Setup CI/CD
Create repo
With Icons and Badges
Kanban board with priority badges and status icons for issue tracking.
Backlog
P1 Fix auth flow
P2 Update icons
P3 Add dark mode
Working
P1 Refactor DB layer
Complete
Done Setup project
Done Design schema
Two-Column Board
Simplified two-column layout for active/archived workflow.
Active
User dashboard
Settings page
Notification system
Archived
Landing page v1
Legacy API
Usage
Props
| Prop | Type | Default | Description |
|---|---|---|---|
children | content | - | Column divs, each containing a heading and Card items |