Skip to main content

Kanban properties overview

For setting up the Kanban, see the Configuration section.

NameDescription
cardHeightOptional. Sets the height of the cards.
cardsOptional. An array of objects holding the cards data
cardShapeOptional. Settings object to customize the appearance of cards
cardTemplateOptional. Returns and applies a custom HTML template for the card.
columnKeyOptional. Specifies which column a card belongs to.
columnsOptional. An array of objects holding the columns data
columnShapeOptional. A settings object to customize the appearance of columns.
currentUserOptional. Specifies the ID of the current user.
editorOptional. Contains settings to customize the Kanban editor
editorShapeOptional. This is an array of objects that lets you control how the Kanban editor looks and works.
historyOptional. Turns history tracking on or off
linksOptional. This is an array of objects that holds the links data.
localeOptional. An object defining a custom locale for Kanban
readonlyOptional. Controls whether editing, adding, selecting, and dragging cards are enabled or disabled.
renderTypeOptional. Specifies the way cards are rendered.
rowKeyOptional. Specifies which row a card belongs to.
rowsOptional. An array of objects representing the rows (swimlanes) data.
rowShapeOptional. An object to customize how rows look and behave.
scrollTypeOptional. Specifies the scrolling behavior type