MCPcopy Index your code
hub / github.com/reactstrap/reactstrap / getMenu

Method getMenu

src/Dropdown.js:250–252  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

248 }
249
250 getMenu() {
251 return this.menuRef.current;
252 }
253
254 getToggle() {
255 return this.toggleRef.current;

Callers 2

handleDocumentClickMethod · 0.95
getMenuItemsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected