Vue DeferRendering - ShownEvent

The type of the shown event handler's argument.

import { DxDeferRenderingTypes } from "devextreme-vue/defer-rendering"
Type: DxDeferRenderingTypes.ShownEvent

component

The UI component's instance.

Selector: DxComponent

element

The UI component's container.