Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bahdotsh/mdlib
/ toggleSidebar
Function
toggleSidebar
static/js/app.js:267–269 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
265
266
// Toggle sidebar for mobile view
267
function
toggleSidebar() {
268
sidebar.classList.toggle(
'active'
);
269
}
270
271
// Create toast container
272
function
createToastContainer() {
Callers
2
setupEventListeners
Function · 0.85
displayFiles
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected