UNPKG

@syncfusion/ej2-kanban

Version:

The Kanban board is an efficient way to visualize the workflow at each stage along its path to completion. The most important features available are Swim lane, filtering, and editing.

6 lines (5 loc) 105 B
/** * Kanban component exported items */ export * from './base/index'; export * from './models/index';