Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/wellsjo/JSON-Splora
/ hideTabBar
Method
hideTabBar
app/js/Tabs.js:133–135 ·
view source on GitHub ↗
* Hides tab bar
()
Source
from the content-addressed store, hash-verified
131
*/
132
133
hideTabBar() {
134
this.container.addClass(
'tab-bar-hidden'
)
135
}
136
}
137
138
Callers
1
removeTab
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected