Angular Scheduler Interfaces

This section describes interfaces that the Scheduler component uses.

dxSchedulerAppointment

An object that describes an appointment in the Scheduler UI component.

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

SchedulerTimeZone

A time zone object.

import { SchedulerTimeZone } from "devextreme/common/core/environment"
Type:

Object