Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/microsoft/SandDance
/ main.js
File
main.js
docs/assets/js/main.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
SiteNav = {
2
elems: {
3
toggle: document.querySelector(
'#site-nav-toggle'
),
4
nav: document.querySelector(
'#site-nav'
)
Callers
nothing calls this directly
Calls
6
close
Method · 0.65
open
Method · 0.65
add
Method · 0.45
remove
Method · 0.45
forEach
Method · 0.45
contains
Method · 0.45
Tested by
no test coverage detected