Skip to main content

next()

Shift the calendar by the given number of domains forward (in the future).

cal.next(steps?: number): Promise<unknown>

Arguments:

  • steps: the number of domains to shift, default 1

Return:

  • A Promise, that will resolve once all the new domains have loaded, and filled with data.