Vue Scheduler - AppointmentDeletedEvent

The type of the appointmentDeleted event handler's argument.

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

appointmentData

component

The UI component's instance.

Selector: DxComponent
Type:

Scheduler

element

The UI component's container.