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

Method togglePinTab

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

* 切换标签页固定状态

(tabId: string)

Source from the content-addressed store, hash-verified

97 * 切换标签页固定状态
98 */
99 togglePinTab(tabId: string): void
100
101 /**
102 * 关闭其他标签页

Callers 1

getTabStoreInterfaceFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected