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

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

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

Reference

ICalendar Interface