Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
4429
function
setAttribute (node, key, val) {
4430
node.setAttribute(key, val);
4431
}
4432
4433
4434
var
nodeOps = Object.freeze({
Callers
nothing calls this directly
Calls
1
setAttribute
Method · 0.45
Tested by
no test coverage detected