React Scheduler - AppointmentClickEvent

The type of the appointmentClick event handler's argument.

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

appointmentData

Selector: AppointmentData

appointmentElement

cancel

Specifies whether the event is cancelable.

Type:

Boolean

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