MCPcopy
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

handleOverlayClickMethod · 0.95
initMethod · 0.95

Calls 1

resetDOMMethod · 0.95

Tested by

no test coverage detected