Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/BookStack
/ text
Function
text
static/vuejs/vue.js:9186–9190 ·
view source on GitHub ↗
(el, dir)
Source
from the content-addressed store, hash-verified
9184
/* */
9185
9186
function
text (el, dir) {
9187
if
(dir.value) {
9188
addProp(el,
'textContent'
, (
"_s("
+ (dir.value) +
")"
));
9189
}
9190
}
9191
9192
/* */
9193
Callers
nothing calls this directly
Calls
1
addProp
Function · 0.70
Tested by
no test coverage detected