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

Function setAttribute

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

Source from the content-addressed store, hash-verified

4423}
4424
4425function setAttribute (node, key, val) {
4426 node.setAttribute(key, val);
4427}
4428
4429
4430var nodeOps = Object.freeze({

Callers

nothing calls this directly

Calls 1

setAttributeMethod · 0.45

Tested by

no test coverage detected