jQuery Scheduler - AppointmentFormOpeningEvent

The type of the appointmentFormOpening event handler's argument.

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

Object

appointmentData

cancel

Specifies whether the event is cancelable.

Type:

Boolean

component

The UI component's instance.

Type:

Scheduler

element

The UI component's container.

form

Type:

Form

model

Model data. Available only if you use Knockout.

Type: any

popup

Type:

Popup