Vue Scheduler - AppointmentRenderedEvent

The type of the appointmentRendered event handler's argument.

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

appointmentData

Selector: DxAppointmentData

appointmentElement

component

The UI component's instance.

Selector: DxComponent
Type:

Scheduler

element

The UI component's container.

targetedAppointmentData

Selector: DxTargetedAppointmentData