Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DTStack/molecule
/ hide
Method
hide
src/components/contextView/index.tsx:32–32 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
30
view: HTMLElementType;
31
show(anchorPos: IPosition, render?: () => React.ReactNode): void;
32
hide(): void;
33
onHide(callback?: Function): void;
34
dispose(): void;
35
}
Callers
15
onClickMenuItem
Function · 0.80
ActivityBar
Function · 0.80
handleOnMenuClick
Function · 0.80
onClickMenuItem
Function · 0.80
handleMenuClick
Function · 0.80
handleOnMenuClick
Function · 0.80
contextView.test.tsx
File · 0.80
dispose
Function · 0.80
contextMenu.test.tsx
File · 0.80
Select
Class · 0.80
ActionBarItem
Function · 0.80
index.tsx
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected