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