Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DTStack/molecule
/ toggleMaximize
Method
toggleMaximize
src/services/workbench/panelService.ts:72–72 ·
view source on GitHub ↗
* Toggle the panel between maximized or normal
()
Source
from the content-addressed store, hash-verified
70
* Toggle the panel between maximized or normal
71
*/
72
toggleMaximize(): void;
73
/**
74
* Listen to the Panel tabs onChange event
75
* @param callback
Callers
2
PanelController
Class · 0.65
panelService.test.ts
File · 0.65
Implementers
1
PanelService
src/services/workbench/panelService.ts
Calls
no outgoing calls
Tested by
no test coverage detected