jQuery ActionSheet - CancelClickEvent

The type of the cancelClick event handler's argument.

import { CancelClickEvent } from "devextreme/ui/action_sheet"
Type:

Object

cancel

Specifies whether the event is cancelable.

Type:

Boolean

component

The UI component's instance.

Type:

ActionSheet

element

The UI component's container.