jQuery.wijmo.wijcalendar Namespace > options type : prevTooltip Field |
Default value: 'Previous'
Gets or sets the text for the 'previous' button's ToolTip.
Javascript (Usage) | |
---|---|
var value; // Type: string value = jQuery.wijmo.wijcalendar.options.prevTooltip; |
Javascript (Specification) | |
---|---|
|