Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/reactstrap/reactstrap
/ getContextValue
Method
getContextValue
src/Carousel.js:168–170 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
166
}
167
168
getContextValue() {
169
return
{ direction: this.state.direction };
170
}
171
172
setInterval() {
173
// make sure not to have multiple intervals going...
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected