React Scheduler - ContentReadyEvent

The type of the contentReady event handler's argument.

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

component

The UI component's instance.

Selector: Component
Type:

Scheduler

element

The UI component's container.

model

Model data. Available only if you use Knockout.

Type: any