Holds the configuration of columns in kanban board.
boolean
Enable or disable column drag
Defaults to true
boolean
Enable or disable column drop
Defaults to true
boolean
Enable or disable toggle column
Defaults to false
string
Defines the column header title
Defaults to null
boolean
Defines the collapsed or expandable state
Defaults to true
string
| number
Defines the column keyField. It supports both number and string type. String type supports the multiple column keys and number type does not support the multiple column keys.
Defaults to null
number
Defines the maximum card count in column
Defaults to null
number
Defines the minimum card count in column
Defaults to null
boolean
Enable or disable cell add button
Defaults to false
boolean
Enable or disable card count in column
Defaults to true
string
| Function
Defines the column template
Defaults to null
string[]
Defines the column transition
Defaults to []