Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nilbuild/developer-roadmap
/ close
Method
close
src/components/InteractiveRoadmap/topic.js:64–69 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
62
}
63
64
close() {
65
this.resetDOM(true);
66
67
this.activeRoadmapId = null;
68
this.activeTopicId = null;
69
}
70
71
/**
72
* @param {string | HTMLElement} html
Callers
2
handleOverlayClick
Method · 0.95
init
Method · 0.95
Calls
1
resetDOM
Method · 0.95
Tested by
no test coverage detected