React TreeList - InitializedEvent

The type of the initialized event handler's argument.

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

component

The UI component's instance.

Type:

TreeList

element

The UI component's container.