Angular MultiView - ContentReadyEvent

The type of the contentReady event handler's argument.

import { DxMultiViewTypes } from "devextreme-angular/ui/multi-view"
Type: DxMultiViewTypes.ContentReadyEvent

component

The UI component's instance.

Selector: dxo-component
Type:

MultiView

element

The UI component's container.

model

Model data. Available only if you use Knockout.

Type: any