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