New to Kendo UI for AngularStart a free 30-day trial

DataBindingDirective

A directive that processes Scheduler events in memory (see example).

Processing includes expanding of recurring events and filtering data for the currently active period.

html
<kendo-scheduler [kendoSchedulerBinding]="data">
</kendo-scheduler>

Selector

[kendoSchedulerBinding]

Inputs

NameTypeDefaultDescription

kendoSchedulerBinding

any[]

Sets the data array for the Scheduler.

In this article
SelectorInputs
Not finding the help you need?
Contact Support