React TreeView - ContentReadyEvent

The type of the contentReady event handler's argument.

import { TreeViewTypes } from "devextreme-react/tree-view"
Type: TreeViewTypes.ContentReadyEvent

component

The UI component's instance.

Selector: Component
Type:

TreeView

element

The UI component's container.