Search results

CardSettingsModel API in React Kanban API component

Interface for a class CardSettings

Properties

contentField

string

Defines the card content text

footerCssField

string

Defines the card icons

grabberField

string

Defines the card color

headerField

string

Defines the card header text

selectionType

SelectionType

It defines the card selection type, which accepts either of the following values.

  • Single
  • Multiple
  • None

showHeader

boolean

Show or hide the card header

tagsField

string

Defines the card content labels

template

string | Function

Defines the card template