New to KendoReact? Start a free 30-day trial
SchedulerResource
SchedulerResourcePremium
Updated on Oct 31, 2025
An interface for the resources of the Scheduler.
| Name | Type | Default | Description | 
|---|---|---|---|
| colorField? | 
 | The field name from the data that contains the resource color. | |
| data | 
 | The resource data. | |
| field | 
 | The field name of the event that contains the resource value. | |
| multiple? | 
 | Specifies if the events have multiple resource values. | |
| name? | 
 | The resource name. If not set, the value of the  | |
| textField | 
 | The field name from the data that contains the resource text. | |
| valueField | 
 | The field name from the data that contains the resource value. |