Vue TileView - ContentReadyEvent

The type of the contentReady event handler's argument.

import { DxTileViewTypes } from "devextreme-vue/tile-view"
Type: DxTileViewTypes.ContentReadyEvent

component

The UI component's instance.

Selector: DxComponent
Type:

TileView

element

The UI component's container.