Vue ActionSheet - ContentReadyEvent

The type of the contentReady event handler's argument.

import { DxActionSheetTypes } from "devextreme-vue/action-sheet"
Type: DxActionSheetTypes.ContentReadyEvent

component

The UI component's instance.

Selector: DxComponent
Type:

ActionSheet

element

The UI component's container.