<cad-kanban> family
Kanban
Organize cards into columns. Drag-and-drop, filtering, and saving are handled by your application.
Weekly reading
Column counts follow the cards.
API reference: <cad-kanban>
API reference: <cad-kanban-column>
API reference: <cad-kanban-card>
Moving cards
Drag-and-drop is not built in. If you add it, include keyboard movement, status announcements, saving, and undo.
Try the React / Next.js boardto create tasks, move them between columns, and undo a move. Tasks stay in your browser. It starts empty; example tasks are optional.