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

Function setAttribute

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

setAttributeMethod · 0.45

Tested by

no test coverage detected