GroupHeaderTemplate
configurationThe template used to render the group headers of scheduler day, week, workWeek and timeline views.
The fields which can be used in the template are:
- text
String- the group text - color
String- the group color - value - the group value
- field
String- the field of the scheduler event which contains the resource id - title
String- the 'title' option of the resource - name
String- the 'name' option of the resource
groupHeaderTemplate
String|Function