Angular TreeList - ContentReadyEvent

The type of the contentReady event handler's argument.

import { DxTreeListTypes } from "devextreme-angular/ui/tree-list"
Type: DxTreeListTypes.ContentReadyEvent

component

The UI component's instance.

Selector: dxo-component
Type:

TreeList

element

The UI component's container.