React Scheduler Interfaces

This section describes interfaces that the Scheduler component uses.

dxSchedulerAppointment

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

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

SchedulerTimeZone

A time zone object.

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

Object