SchedulerResourceHeaderProps
Represents a resource header cell in the scheduler's grouped header row. Used in custom resource header templates to render custom content for each resource header.
Props
The following table outlines the props for the SchedulerResourceHeaderProps:
| Name | Type | Default | Description |
|---|---|---|---|
| resource | - | The resource configuration that this header belongs to.
Provides access to field mappings such as | |
| resourceData | Record<string, any> | - | The raw resource data object from the resource's |