Vue TreeList - SavedEvent

The type of the saved event handler's argument.

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

changes

Selector: DxChange
Type:

Array<DataChange>

component

The UI component's instance.

Selector: DxComponent
Type:

TreeList

element

The UI component's container.