Vue TreeList - RowRemovedEvent

The type of the rowRemoved event handler's argument.

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

component

The UI component's instance.

Selector: DxComponent
Type:

TreeList

data

Type:

Object

element

The UI component's container.

key

Type: any