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 |
editor | Optional. An object of settings for configuring the Kanban editor |
editorAutoSave | Deprecated! Optional. Enables/disables an autosave mode |
editorShape | Optional. An array of objects containing settings for managing the appearance and functionality of the Kanban editor |
history | Optional. Enables/disables managing history |
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 |