React Scheduler - AppointmentFormOpeningEvent

The type of the appointmentFormOpening event handler's argument.

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

appointmentData

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.

form

Type:

Form

popup

Type:

Popup