Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/StevenLyt/mapf-visualizer
/ openDropdown
Method
openDropdown
src/components/UploadMap.jsx:16–18 ·
view source on GitHub ↗
(event)
Source
from the content-addressed store, hash-verified
14
};
15
}
16
openDropdown(event) {
17
this.setState({ isDropdownOpen: event.currentTarget });
18
}
19
20
closeDropdown(map) {
21
this.setState({ isDropdownOpen: null });
Callers
1
render
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected