Vue Scheduler - AppointmentAddingEvent

The type of the appointmentAdding event handler's argument.

import { DxSchedulerTypes } from "devextreme-vue/scheduler"
Type: DxSchedulerTypes.AppointmentAddingEvent

appointmentData

cancel

Type:

Boolean

|

Promise<Boolean> (jQuery or native)

component

The UI component's instance.

Selector: DxComponent
Type:

Scheduler

element

The UI component's container.