Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DTStack/molecule
/ getDefaultMenus
Method
getDefaultMenus
src/services/workbench/editorService.ts:193–193 ·
view source on GitHub ↗
* Get the default group menus
()
Source
from the content-addressed store, hash-verified
191
* Get the default group menus
192
*/
193
getDefaultMenus(): IMenuItemProps[];
194
/**
195
* Update the editor options
196
* @param options
Callers
2
initView
Method · 0.65
editorService.test.tsx
File · 0.65
Implementers
1
EditorService
src/services/workbench/editorService.t
Calls
no outgoing calls
Tested by
no test coverage detected