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