Angular ActionSheet - CancelClickEvent

The type of the cancelClick event handler's argument.

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

cancel

Specifies whether the event is cancelable.

Type:

Boolean

component

The UI component's instance.

Selector: dxo-component
Type:

ActionSheet

element

The UI component's container.