Vue TreeList - RowInsertedEvent

The type of the rowInserted event handler's argument.

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

component

The UI component's instance.

Selector: DxComponent
Type:

TreeList

data

Type:

Object

element

The UI component's container.

key

Type: any