Vue ActionSheet - CancelClickEvent

The type of the cancelClick event handler's argument.

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

cancel

Specifies whether the event is cancelable.

Type:

Boolean

component

The UI component's instance.

Selector: DxComponent
Type:

ActionSheet

element

The UI component's container.