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

Method setSidebarWidth

src/renderer/src/stores/interfaces/ui.ts:34–34  ·  view source on GitHub ↗
(width: number)

Source from the content-addressed store, hash-verified

32 // ==================== 操作 ====================
33
34 setSidebarWidth(width: number): void
35 setSidebarVisible(visible: boolean): void
36 toggleSidebar(): void
37 setActivePanel(panel: ActivityPanel): void

Callers 2

handleImportFunction · 0.80
getLayoutStoreInterfaceFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected