jQuery TreeList - SavingEvent

The type of the saving event handler's argument.

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

Object

cancel

Type:

Boolean

changes

Type:

Array<DataChange>

component

The UI component's instance.

Type:

TreeList

element

The UI component's container.

promise

Type:

Promise<void> (jQuery or native)