Example of Default in React Kanban Component

/
/
Default

This example demonstrates the default functionalities of the Kanban component. You can drag and drop the cards across multiple states of the Kanban board by default.

More Details...

To Do
- 5 items
In Progress
- 4 items
Testing
- 7 items
Done
- 5 items
Description

The sample is configured with a minimal setting that is mandatory to render Kanban layout and cards. The dataSource, columns, and cardSettings are essential fields to render the Kanban component. By default, you can drag and drop the cards across all stages of Kanban.