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

Method setSidebarVisible

src/renderer/src/stores/interfaces/ui.ts:35–35  ·  view source on GitHub ↗
(visible: boolean)

Source from the content-addressed store, hash-verified

33
34 setSidebarWidth(width: number): void
35 setSidebarVisible(visible: boolean): void
36 toggleSidebar(): void
37 setActivePanel(panel: ActivityPanel): void
38 revealPanel(panel: ActivityPanel): void

Callers 2

handleImportFunction · 0.80
getLayoutStoreInterfaceFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected