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