Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/reactstrap/reactstrap
/ clearInterval
Method
clearInterval
src/Carousel.js:182–184 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
180
}
181
182
clearInterval() {
183
clearInterval(this.cycleInterval);
184
}
185
186
hoverStart(...args) {
187
if
(this.props.pause ===
'hover'
) {
Callers
3
componentWillUnmount
Method · 0.95
setInterval
Method · 0.95
hoverStart
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected