New to KendoReact? Start a free 30-day trial
TaskBoardTaskModel
Represents the task board task model.
Name | Type | Default | Description |
---|---|---|---|
description |
|
Determined the description of the TaskBoardTaskModel. | |
edit? |
|
Determines of an ItemModel is going to edited. | |
id |
|
Sets the | |
index? |
|
Determined the index of the TaskBoardTaskModel. | |
priority |
|
Determined the priority of the TaskBoardTaskModel. | |
status |
|
Determines the status of an ItemModel. | |
title |
|
Determines the title of an ItemModel. |