syncfusion-javascript-kanban
Installation
SKILL.md
Implementing Kanban Board
Guide for implementing and customizing the Syncfusion TypeScript Kanban board - a visual task management control that displays work at various stages using columns, cards, and swimlanes.
When to Use This Skill
Use this skill when you need to:
- Implement a Kanban board for task or workflow management
- Create visual workflows with drag-and-drop card interactions
- Build agile project boards with columns representing workflow stages
- Group tasks by categories using swimlanes (e.g., by assignee, priority, team)
- Manage work-in-progress limits with card validation per column
- Enable card editing with dialogs for add/edit/delete operations
- Bind data from local arrays, remote APIs, or OData services
- Customize card layouts with templates for specific business requirements
- Track project status with visual representation across multiple stages