Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/shoutem/ui
/
Class
components/DropDownMenu/DropDownMenu.js:14–14 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
const
modalSpecificProps = [
'visible'
,
'onClose'
];
13
14
class
DropDownMenu extends PureComponent {
15
constructor(props) {
16
super(props);
17
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected