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