jQuery TreeList - EditCanceledEvent

The type of the editCanceled event handler's argument.

import { EditCanceledEvent } from "devextreme/ui/tree_list"
Type:

Object

changes

Type:

Array<DataChange>

component

The UI component's instance.

Type:

TreeList

element

The UI component's container.