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

Method add

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

* Add new Panel items * @param data

(data: IPanelItem | IPanelItem[])

Source from the content-addressed store, hash-verified

49 * @param data
50 */
51 add(data: IPanelItem | IPanelItem[]): void;
52 /**
53 * Update the specific panel
54 * @param panel the id field is required

Implementers 1

PanelServicesrc/services/workbench/panelService.ts

Calls

no outgoing calls

Tested by

no test coverage detected