jQuery/JS Common Types - events - Cancelable
A type used in events. Specifies whether the event is cancelable.
import { Cancelable } from "devextreme/common/core/events"
Type:
Feedback