jQuery.wijmo.wijevcal Namespace > options type : visibleCalendars Field |
Array of the calendar names which need to be shown.
Javascript (Usage) | |
---|---|
var value; // Type: Array value = jQuery.wijmo.wijevcal.options.visibleCalendars; |
Javascript (Specification) | |
---|---|
|
$("#eventscalendar").wijevcal("option", "visibleCalendars", ["My Calendar"]);