Skip to main content

previous()

Shift the calendar by the given number of domains backward (in the past).

cal.previous(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.