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

Resource

Interface

Represents an interface that describes a Scheduler resource.

Definition

Package:@progress/kendo-angular-scheduler

Properties

Sets the field name from the data that contains the resource color.

data

any[]

Sets the resource data.

field

string

Sets the field name of the event that contains the resource value.

multiple?

boolean

Specifies if events have multiple resource values.

name?

string

Sets the resource name. If not set, uses the value of the field option.

textField

string

Sets the field name from the data that contains the resource text.

Sets the field name from the data that contains the resource value.