APINavigationprevious()On this pageprevious()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 1Return:A Promise, that will resolve once all the new domains have loaded, and filled with data.