wijmo.input Namespace > ICalendar Interface : prevTooltip Field |
Determines the text for the 'previous' button's ToolTip.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.input.ICalendar; var value; // Type: string value = instance.prevTooltip; |
Javascript (Specification) | |
---|---|
|