Wijmo UI for the Web
goRight Method
wijmo.evcal Namespace > wijevcal type : goRight Method
Navigates to the next date.
Syntax
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijevcal("goRight");
});
function goRight() : any;
Example
$("#wijevcal").wijevcal("goRight");
See Also

Reference

wijevcal type
wijevcal jQuery Widget