Searched refs:currentPageIndex (Results 1 – 1 of 1) sorted by relevance
58 currentPageIndex: 0, property159 const tabName = this.state.panels[this.state.currentPageIndex].title;215 const item = this.refsObj[this.state.currentPageIndex];238 if (index != this.state.currentPageIndex) {240 this.setState({currentPageIndex: index});247 index === this.state.currentPageIndex &&385 const currentPageIndex = Math.floor(388 currentPageIndex != this.state.currentPageIndex &&390 currentPageIndex: currentPageIndex, property