Angular Scheduler - AppointmentAddedEvent

The type of the appointmentAdded event handler's argument.

import { DxSchedulerTypes } from "devextreme-angular/ui/scheduler"
Type: DxSchedulerTypes.AppointmentAddedEvent

appointmentData

component

The UI component's instance.

Selector: dxo-component
Type:

Scheduler

element

The UI component's container.

model

Model data. Available only if you use Knockout.

Type: any