React Scheduler - AppointmentDeletingEvent

The type of the appointmentDeleting event handler's argument.

import { SchedulerTypes } from "devextreme-react/scheduler"
Type: SchedulerTypes.AppointmentDeletingEvent

appointmentData

cancel

Type:

Boolean

|

Promise<Boolean> (jQuery or native)

component

The UI component's instance.

Selector: Component
Type:

Scheduler

element

The UI component's container.