Wijmo UI for the Web
nextTooltip Field
wijmo.input Namespace > ICalendar Interface : nextTooltip Field

Determines the text for the 'next' button's ToolTip.

Syntax
var instance; // Type: wijmo.input.ICalendar;
var value; // Type: string
value = instance.nextTooltip;
var nextTooltip : string;
See Also

Reference

ICalendar Interface