JavaScript/jQuery Scheduler - AppointmentUpdatingEvent

The type of the appointmentUpdating event handler's argument.

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

Object

cancel

Type:

Boolean

|

PromiseLike object (jQuery, native, etc)

component

The UI component's instance.

Type:

Scheduler

element

The UI component's container.

newData

Type:

Object

oldData

Type:

Object