Vue TreeList - ContentReadyEvent

The type of the contentReady event handler's argument.

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

Object

component

The UI component's instance.

Selector: DxComponent
Type:

TreeList

element

The UI component's container.