Skip to main content

Properties

Properties

cardContentCustom card body component that replaces the default card markup
cardCssReturns CSS class names for individual card wrappers
cardPopupCustom popup component rendered on card click, replacing the default editor as the click target
cardControls which sections appear on each card and their per-section options
cardsAn array of card objects displayed on the board
columnAccessorControls how the store reads and writes a card's column membership
columnCssReturns CSS class names for a column wrapper based on column state
columnsColumn definitions that set the board's stages and their order
dynamicDataEnables on-demand column loading so cards are fetched only when a column becomes visible
filtersInitial filter map applied to cards on the board
historyEnables undo/redo history tracking for card mutations
initCallback fired once after store initialization with the API reference
PropertiesOverview of all Kanban component properties
readonlyDisables editing interactions and hides mutating UI affordances
renderControls scroll mode, column width, and card/column virtualization
sortInitial sort criterion applied to cards on the board
tooltipCustom tooltip component displayed on card hover