jQuery.wijmo.wijevcal Namespace > options type : editCalendarTemplate Field |
Default value: ""
The calendar dialog box template.
Javascript (Usage) | |
---|---|
var value; // Type: string value = jQuery.wijmo.wijevcal.options.editCalendarTemplate; |
Javascript (Specification) | |
---|---|
|
$("#eventscalendar").wijevcal( { editCalendarTemplate: "html content");