Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/BookStack
/ html
Function
html
static/vuejs/vue.common.js:9200–9204 ·
view source on GitHub ↗
(el, dir)
Source
from the content-addressed store, hash-verified
9198
/* */
9199
9200
function
html (el, dir) {
9201
if
(dir.value) {
9202
addProp(el,
'innerHTML'
, (
"_s("
+ (dir.value) +
")"
));
9203
}
9204
}
9205
9206
var
directives$1 = {
9207
model: model,
Callers
nothing calls this directly
Calls
1
addProp
Function · 0.70
Tested by
no test coverage detected