jQuery.wijmo.wijcalendar Namespace > options type : toolTipFormat Field |
Default value: 'dddd, MMMM dd, yyyy'
Gets or sets the format for the ToolTip.
Javascript (Usage) | |
---|---|
var value; // Type: string value = jQuery.wijmo.wijcalendar.options.toolTipFormat; |
Javascript (Specification) | |
---|---|
|