jQuery Scheduler - AppointmentDeletingEvent

The type of the appointmentDeleting event handler's argument.

import { AppointmentDeletingEvent } from "devextreme/ui/scheduler"
Type:

Object

appointmentData

cancel

Type:

Boolean

|

Promise<Boolean> (jQuery or native)

component

The UI component's instance.

Type:

Scheduler

element

The UI component's container.