Searched refs:cardCount (Results 1 – 3 of 3) sorted by relevance
244 get cardCount() { getter in CardSlider615 e.enableDrag = this.cardCount > 1 && Math.abs(e.dragDeltaX) >660 else if (newCardIndex >= this.cardCount)661 newCardIndex = this.cardCount - 1;
179 if (cardSlider.cardCount <= 1)606 (this.cardSlider.currentCard == this.cardSlider.cardCount - 1);781 this.cardSlider.cardCount) % this.cardSlider.cardCount;
43 var numCards = cardSlider.cardCount - 1;