This example demonstrates the swimlane functionalities of Kanban component. Provided options in the property panel to sort the cards, enable drag-and-drop across swimlanes, show or hide the empty row, items count and swimlane frozen rows. Also, you can expand/collapse the swimlane row in the Kanban board.
This sample renders the assignee field as a swimlane header using the swimlaneSettings
property.
The property provides the following options to change its related settings:
swimlaneSettings.sortDirection
propertyswimlaneSettings.allowDragAndDrop
property.swimlaneSettings.showEmptyRow
property.swimlaneSettings.showItemCount
property.swimlaneSettings.enableFrozenRows
property.