SwimlaneSettingsModel
23 Sep 20251 minute to read
Interface for a class SwimlaneSettings
Properties
allowDragAndDrop boolean
Enable or disable the card drag and drop actions
enableFrozenRows boolean
Enables or disables the freeze the swimlane rows
keyField string
Defines the swimlane key field
showEmptyRow boolean
Enable or disable empty swimlane
showItemCount boolean
Enable or disable items count
showUnassignedRow boolean
Enable or disable unassigned swimlane group
sortComparer SortComparerFunction
Defines the custom sort comparer function.
The sort comparer function has the same functionality like
Array.sort sort comparer.
sortDirection SortDirection
Sort the swimlane resources. The possible values are:
- Ascending
- Descending
template string|Function
Defines the swimlane row template
textField string
Defines the swimlane header text field