Vue TileView - InitializedEvent

The type of the initialized event handler's argument.

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

component

The UI component's instance.

Type:

TileView

element

The UI component's container.