New to KendoReactStart a free 30-day trial

TaskBoardAddCardProps

Represents the props of the TaskBoardAddCard component

NameTypeDefaultDescription

editPane

React.ComponentType<TaskBoardTaskEditPaneProps>

Specifies the TaskBoardTaskEditPane component.

onClose

(event: MouseEvent<HTMLButtonElement>) => void

Triggered on onClose event of the TaskBoardAddCard.

onSave

(task: TaskBoardTaskModel, prevTask: TaskBoardTaskModel) => void

Triggered on onSave event of the TaskBoardAddCard.

priorities

TaskBoardPriority[]

Represent the priorities of the task board card.

Not finding the help you need?
Contact Support