React Scheduler - AppointmentAddingEvent

The type of the appointmentAdding event handler's argument.

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

appointmentData

cancel

Type:

Boolean

|

PromiseLike object (jQuery, native, etc)

component

The UI component's instance.

Selector: Component
Type:

Scheduler

element

The UI component's container.