MCPcopy Create free account
hub / github.com/DTStack/molecule / remove

Method remove

src/services/workbench/panelService.ts:68–68  ·  view source on GitHub ↗

* Remove the specific panel * @param id

(id: UniqueId)

Source from the content-addressed store, hash-verified

66 * @param id
67 */
68 remove(id: UniqueId): IPanelItem | undefined;
69 /**
70 * Toggle the panel between maximized or normal
71 */

Implementers 1

PanelServicesrc/services/workbench/panelService.ts

Calls

no outgoing calls

Tested by

no test coverage detected