New to KendoReactStart a free 30-day trial

Represents the task board task model.

Definition

Package:@progress/kendo-react-taskboard

Properties

Determined the description of the TaskBoardTaskModel.

edit?

boolean

Determines of an ItemModel is going to edited.

id

undefined | string | number

Sets the id of an ItemModel.

index?

number

Determined the index of the TaskBoardTaskModel.

Determined the priority of the TaskBoardTaskModel.

status

string

Determines the status of an ItemModel.

title

string

Determines the title of an ItemModel.