React TreeList - RowRemovedEvent

The type of the rowRemoved event handler's argument.

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

Object

component

The UI component's instance.

Selector: Component
Type:

TreeList

data

Type:

Object

element

The UI component's container.

key

Type: any