New to Kendo UI for Angular? Start a free 30-day trial

TaskEditItem

The TaskEditItem associated with the edited task. The parent item is accessible through the parent property, and allows traversing all ancestors that need to be updated.

NameTypeDefaultDescription

dataItem

any

The original data item for this entry.

parent?

TaskEditItem

Holds the parent data item and data about its parent. If the current data item is at root level, this prop will be set to null.

In this article

Not finding the help you need?