jQuery Scheduler Interfaces

This section describes interfaces that the Scheduler component uses.

dxSchedulerAppointment

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

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

Object

dxSchedulerTimeZone

A time zone object.

import { dxSchedulerTimeZone } from "devextreme/time_zone_utils"