React TreeList - RowUpdatedEvent

The type of the rowUpdated event handler's argument.

import { TreeListTypes } from "devextreme-react/tree-list"
Type: TreeListTypes.RowUpdatedEvent

component

The UI component's instance.

Selector: Component
Type:

TreeList

data

Type:

Object

element

The UI component's container.

key

Type: any