New to Kendo UI for Angular? Start a free 30-day trial
Resource
Represents an interface that describes a Scheduler resource.
Name | Type | Default | Description |
---|---|---|---|
colorField? |
|
Sets the field name from the data that contains the resource color. | |
data |
|
Sets the resource data. | |
field |
|
Sets the field name of the event that contains the resource value. | |
multiple? |
|
Specifies if events have multiple resource values. | |
name? |
|
Sets the resource name. If not set, uses the value of the | |
textField |
|
Sets the field name from the data that contains the resource text. | |
valueField |
|
Sets the field name from the data that contains the resource value. |