Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElemeFE/element-react
/ next
Method
next
src/carousel/Carousel.jsx:193–195 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
191
}
192
193
next(): void {
194
this.setActiveItem(this.state.activeIndex + 1);
195
}
196
197
handleIndicatorClick(index: number): void {
198
this.setState({
Callers
3
constructor
Method · 0.45
componentDidMount
Method · 0.45
componentDidMount
Method · 0.45
Calls
1
setActiveItem
Method · 0.95
Tested by
no test coverage detected