Kanban / Miscellaneous / API

Blazor Kanban Board - API Reference

Loading Syncfusion Blazor Server Demos…
To Do
- 5 items
In Progress
- 4 items
Testing
- 7 items
Done
- 5 items
Properties

This sample demonstrates key APIs to manipulate the Kanban component at runtime. Use the property panel to add and remove columns dynamically.

The demo shows how to add or remove columns programmatically using property binding and dynamic rendering concepts, enabling flexible board configuration without page reloads.