jQuery.wijmo.wijcalendar Namespace > options type : title Field |
Default value: null
A callback function used to customizing the title text on month view.
Javascript (Usage) | |
---|---|
var value; // Type: any value = jQuery.wijmo.wijcalendar.options.title; |
Javascript (Specification) | |
---|---|
|