React ActionSheet - CancelClickEvent

The type of the cancelClick event handler's argument.

import { ActionSheetTypes } from "devextreme-react/action-sheet"
Type: ActionSheetTypes.CancelClickEvent

cancel

Specifies whether the event is cancelable.

Type:

Boolean

component

The UI component's instance.

Selector: Component
Type:

ActionSheet

element

The UI component's container.