Vue Scheduler - AppointmentRenderedEvent

The type of the appointmentRendered event handler's argument.

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

Object

appointmentData

Selector: DxAppointmentData

appointmentElement

component

The UI component's instance.

Selector: DxComponent
Type:

Scheduler

element

The UI component's container.

targetedAppointmentData

Selector: DxTargetedAppointmentData