Vue Scheduler - AppointmentContextMenuEvent

The type of the appointmentContextMenu event handler's argument.

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

appointmentData

appointmentElement

component

The UI component's instance.

Type:

Scheduler

element

The UI component's container.

event

A native browser event with additional fields from EventObject.

targetedAppointmentData