Kanban properties overview
To configure the Kanban, refer to the Configuration section.
Name | Description |
---|---|
cardHeight | Optional. A height of cards |
cards | Optional. An array of objects containing the cards data |
cardShape | Optional. An object of settings for managing the cards appearance |
cardTemplate | Optional. Returns and applies a new HTML template of the card |
columnKey | Optional. Defines belonging the card to the column |
columns | Optional. An array of objects containing the columns data |
columnShape | Optional. An object of settings for managing the columns appearance |
currentUser | Optional. An ID of the current user |
editor | Optional. An object of settings for configuring the Kanban editor |
Deprecated! | |
editorShape | Optional. An array of objects containing settings for managing the appearance and functionality of the Kanban editor |
history | Optional. Enables/disables managing history |
links | Optional. An array of objects containing the links data |
locale | Optional. An object of a custom locale of Kanban |
readonly | Optional. Enables/disables editing, adding, selecting, dragging the cards |
renderType | Optional. Defines a type of cards rendering |
rowKey | Optional. Defines belonging the card to the row |
rows | Optional. An array of objects containing the rows (swimlanes) data |
rowShape | Optional. An object of settings for managing the rows appearance |
scrollType | Optional. Defines a type of scrolling |
theme | Optional. A theme to be applied to Kanban |