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