Searched refs:previousIndex (Results 1 – 1 of 1) sorted by relevance
84 const previousIndex = Math.max(0, index - 1); constant85 const offset = this.getOffsetByItemIndex(previousIndex);