React Scheduler - AppointmentContextMenuEvent

The type of the appointmentContextMenu event handler's argument.

import { SchedulerTypes } from "devextreme-react/scheduler"
Type: SchedulerTypes.AppointmentContextMenuEvent

appointmentData

Selector: AppointmentData

appointmentElement

component

The UI component's instance.

Selector: Component
Type:

Scheduler

element

The UI component's container.

event

A native browser event with additional fields from EventObject.

Selector: Event

targetedAppointmentData

Selector: TargetedAppointmentData