Feb 3rd — v7.0.0-beta.7
edit doc

Methods

Methods provide ways to manipulate the calendar from JavaScript code. A method operates on a Calendar object that has already been initialized:

calendar.next();

This will call the next method and will force to the calendar to move to the next month/week/day.