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