Skip to main content

Kanban properties overview

To configure the Kanban, refer to the Configuration section.

NameDescription
cardHeightOptional. A height of cards
cardsOptional. An array of objects containing the cards data
cardShapeOptional. An object of settings for managing the cards appearance
cardTemplateOptional. Returns and applies a new HTML template of the card
columnKeyOptional. Defines belonging the card to the column
columnsOptional. An array of objects containing the columns data
columnShapeOptional. An object of settings for managing the columns appearance
currentUserOptional. An ID of the current user
editorOptional. An object of settings for configuring the Kanban editor
editorAutoSaveDeprecated! Optional. Enables/disables an autosave mode
editorShapeOptional. An array of objects containing settings for managing the appearance and functionality of the Kanban editor
historyOptional. Enables/disables managing history
linksOptional. An array of objects containing the links data
localeOptional. An object of a custom locale of Kanban
readonlyOptional. Enables/disables editing, adding, selecting, dragging the cards
renderTypeOptional. Defines a type of cards rendering
rowKeyOptional. Defines belonging the card to the row
rowsOptional. An array of objects containing the rows (swimlanes) data
rowShapeOptional. An object of settings for managing the rows appearance
scrollTypeOptional. Defines a type of scrolling
themeOptional. A theme to be applied to Kanban