Vue TreeList - EditCanceledEvent

The type of the editCanceled event handler's argument.

import { DxTreeListTypes } from "devextreme-vue/tree-list"
Type: DxTreeListTypes.EditCanceledEvent

changes

Type:

Array<DataChange>

component

The UI component's instance.

Type:

TreeList

element

The UI component's container.