New to KendoReact? Start a free 30-day trial
TaskBoardEditCardProps
Represents the props of the TaskBoardEditCard component
Name | Type | Default | Description |
---|---|---|---|
editPane |
|
Specifies the TaskBoardTaskEditPane component. | |
onClose |
|
Triggered on | |
onSave |
|
Triggered on | |
priorities |
|
Represent the priorities of the task board card. | |
task |
|
Determines the task of the TaskBoardEditCard component. |