SchedulerGroup
Configures grouping settings for multiple resources.
Props
The following table outlines the props for the SchedulerGroup:
| Name | Type | Default | Description |
|---|---|---|---|
| byDate | boolean | false | Specifies whether dates are rendered under each resource. |
| byGroupID | boolean | true | Specifies whether child resources are grouped by parent groupID. |
| resources | string[] | [ ] | Specifies the resource group names in order. |