Vue Scheduler - AppointmentContextMenuEvent

The type of the appointmentContextMenu event handler's argument.

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

appointmentData

Selector: DxAppointmentData

appointmentElement

component

The UI component's instance.

Selector: DxComponent
Type:

Scheduler

element

The UI component's container.

event

A native browser event with additional fields from EventObject.

Selector: DxEvent

targetedAppointmentData

Selector: DxTargetedAppointmentData