Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/experdot/pointer
/ updateTabTitle
Method
updateTabTitle
src/renderer/src/stores/interfaces/ui.ts:87–87 ·
view source on GitHub ↗
* 更新标签页标题
(tabId: string, title: string)
Source
from the content-addressed store, hash-verified
85
* 更新标签页标题
86
*/
87
updateTabTitle(tabId: string, title: string): void
88
89
// ==================== Tab 批量操作 ====================
90
Callers
2
getTabStoreInterface
Function · 0.80
updatePage
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected