MCPcopy Create free account
hub / github.com/experdot/pointer / setActiveTab

Method setActiveTab

src/renderer/src/stores/interfaces/ui.ts:72–72  ·  view source on GitHub ↗

* 设置激活的标签页

(tabId: string)

Source from the content-addressed store, hash-verified

70 * 设置激活的标签页
71 */
72 setActiveTab(tabId: string): void
73
74 /**
75 * 激活下一个标签页

Callers 1

getTabStoreInterfaceFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected