New to Kendo UI for Angular? Start a free 30-day trial

Resource

An interface for the resources of the Scheduler.

NameTypeDefaultDescription

colorField?

string

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

data

any[]

The resource data.

field

string

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

multiple?

boolean

Specifies if the events have multiple resource values.

name?

string

The resource name. If not set, the value of the field option is used.

textField

string

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

valueField

string

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