MCPcopy Create free account
hub / github.com/TruthHun/BookStack / setAttribute

Function setAttribute

static/vuejs/vue.common.js:4435–4437  ·  view source on GitHub ↗
(node, key, val)

Source from the content-addressed store, hash-verified

4433}
4434
4435function setAttribute (node, key, val) {
4436 node.setAttribute(key, val);
4437}
4438
4439
4440var nodeOps = Object.freeze({

Callers

nothing calls this directly

Calls 1

setAttributeMethod · 0.45

Tested by

no test coverage detected