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

Method onClick

src/services/workbench/statusBarService.ts:47–47  ·  view source on GitHub ↗

* Listen to the StatusBar click event * @param callback

(callback: (e: MouseEvent, item: IStatusBarItem) => void)

Source from the content-addressed store, hash-verified

45 * @param callback
46 */
47 onClick(callback: (e: MouseEvent, item: IStatusBarItem) => void);
48}
49
50type StatusBarItemInfos =

Implementers 1

StatusBarServicesrc/services/workbench/statusBarServic

Calls

no outgoing calls

Tested by

no test coverage detected