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

Function setAttribute

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

Source from the content-addressed store, hash-verified

4429}
4430
4431function setAttribute (node, key, val) {
4432 node.setAttribute(key, val);
4433}
4434
4435
4436var nodeOps = Object.freeze({

Callers

nothing calls this directly

Calls 1

setAttributeMethod · 0.45

Tested by

no test coverage detected