MCPcopy Create free account
hub / github.com/danja/dogalog / getElement

Method getElement

src/ui/validationIndicator.js:66–68  ·  view source on GitHub ↗

* Get the DOM element * @returns {HTMLElement}

()

Source from the content-addressed store, hash-verified

64 * @returns {HTMLElement}
65 */
66 getElement() {
67 return this.element;
68 }
69}

Callers 1

initializeAppFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected