MCPcopy Index your code
hub / github.com/TruthHun/BookStack / getAttribute

Method getAttribute

static/katex/katex.mjs:6627–6629  ·  view source on GitHub ↗

* Gets an attribute on a MathML node.

(name)

Source from the content-addressed store, hash-verified

6625
6626
6627 getAttribute(name) {
6628 return this.attributes[name];
6629 }
6630 /**
6631 * Converts the math node into a MathML-namespaced DOM element.
6632 */

Callers 15

buildExpression$1Function · 0.80
yeFunction · 0.80
sFunction · 0.80
clipboard.min.jsFile · 0.80
cbFunction · 0.80
jstree.jsFile · 0.80
jstree.min.jsFile · 0.80
kity.min.jsFile · 0.80
dFunction · 0.80
gFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected