Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/reactstrap/reactstrap
/ getToggle
Method
getToggle
src/Dropdown.js:254–256 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
252
}
253
254
getToggle() {
255
return
this.toggleRef.current;
256
}
257
258
getMenuCtrl() {
259
if
(this._$menuCtrl)
return
this._$menuCtrl;
Callers
2
handleDocumentClick
Method · 0.95
getMenuCtrl
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected