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