EventTemplate
configurationThe template used to render the scheduler events.
The fields which can be used in the template are:
- description
String- the event description - end
Date- the event end date - resources
Array- the event resources - start
Date- the event start date - title
String- the event title
eventTemplate
String|Function