Vue Common Types - events - Cancelable

A type used in events. Specifies whether the event is cancelable.

import { Cancelable } from "devextreme/events/index"

cancel

Specifies whether the event is cancelable.

Type:

Boolean