React Scheduler - AppointmentAddedEvent

The type of the appointmentAdded event handler's argument.

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

Object

appointmentData

component

The UI component's instance.

Selector: Component
Type:

Scheduler

element

The UI component's container.