MCPcopy Create free account
hub / github.com/alignoth/alignoth / element

Method element

resources/vega.min.js:14180–14182  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

14178 return ((this._el = t), (this._obj = n || null), this.origin(e));
14179 }
14180 element() {
14181 return this._el;
14182 }
14183 canvas() {
14184 return this._el && this._el.firstChild;
14185 }

Callers 2

uvFunction · 0.45
BzFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected