A class that defines the template options available to customize the quick popup of scheduler.
string
| object
Template option to customize the content area of the quick popup.
Defaults to null
string
| object
Template option to customize the footer section of quick popup.
Defaults to null
string
| object
Template option to customize the header section of quick popup.
Defaults to null
Template option to customize the header section of quick popup. The applicable template types are,
Both
: Denotes the template applies both to the event and cell.Cell
: Denotes the template applies only to the cell.Event
: Denotes the template applies to the event alone.Defaults to ‘Both’