Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/reactstrap/reactstrap
/ getContainer
Method
getContainer
src/Dropdown.js:246–248 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
244
}
245
246
getContainer() {
247
return
this.containerRef.current;
248
}
249
250
getMenu() {
251
return
this.menuRef.current;
Callers
2
handleDocumentClick
Method · 0.95
getMenuItems
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected