MCPcopy 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

handleDocumentClickMethod · 0.95
getMenuItemsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected