MCPcopy 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

setupEventListenersFunction · 0.85
displayFilesFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected