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

Method openTab

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

* 打开标签页 * @param tab 标签页配置 * @param preview 是否为预览模式

(tab: Tab, preview?: boolean)

Source from the content-addressed store, hash-verified

60 * @param preview 是否为预览模式
61 */
62 openTab(tab: Tab, preview?: boolean): void
63
64 /**
65 * 关闭标签页

Callers 5

handleImportFunction · 0.80
getTabStoreInterfaceFunction · 0.80
openExportTabFunction · 0.80
openPageFunction · 0.80
openSettingsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected