Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danja/dogalog
/ getElement
Method
getElement
src/tutorial/tutorialOverlay.js:230–232 ·
view source on GitHub ↗
* Get overlay DOM element * @returns {HTMLElement}
()
Source
from the content-addressed store, hash-verified
228
* @returns {HTMLElement}
229
*/
230
getElement() {
231
return
this.element;
232
}
233
}
Callers
1
initializeApp
Function · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected