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