Getting Started
Advanced Topics
Kanban Board
UI Component
A reusable kanban board component with drag and drop functionality.
Todo
Todo
Task 1
Todo
Task 3
Todo
Task 4
Todo
Task 5
In Progress
In Progress
Task 2
Done
Done
Task 6
Installation
1
Create the following file in your project:
components/KanbanBoard/KanbanBoard.tsx
2
Copy and paste the following code:
Loading......