Skip to main content

Kanban properties overview

For details on configuring the Kanban, see the Configuration section.

NameDescription
cardHeightOptional. Defines the height of the cards.
cardsOptional. An array of objects containing the cards data
cardShapeOptional. Settings object that controls how cards look.
cardTemplateOptional. Generates and applies a custom HTML template for the card.
columnKeyOptional. Specifies which column a card belongs to.
columnsOptional. An array of objects containing the columns data
columnShapeOptional. Settings object to customize the look of columns
currentUserOptional. Represents the ID of the current user
editorOptional. Contains settings for customizing the Kanban editor
editorAutoSaveDeprecated! Optional. Enables/disables an autosave mode
editorShapeOptional. An array of objects that define the settings for controlling the look and behavior of the Kanban editor.
historyOptional. Controls whether the history of changes is tracked
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 how a card is assigned to a row.
rowsOptional. An array of objects that holds the rows (swimlanes) data
rowShapeOptional. An object with settings to customize the appearance of rows
scrollTypeOptional. Specifies how scrolling behaves.
themeOptional. Defines a theme to apply to the Kanban board