Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/reactstrap/reactstrap
/ getContainerNode
Function
getContainerNode
src/PopperContent.js:94–96 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
92
}
93
94
getContainerNode() {
95
return
getTarget(this.props.container);
96
}
97
98
getRef(ref) {
99
this._element = ref;
Callers
nothing calls this directly
Calls
1
getTarget
Function · 0.90
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…