Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/BookStack
/ placeholder
Function
placeholder
static/vuejs/vue.runtime.esm.js:6485–6489 ·
view source on GitHub ↗
(h, rawChild)
Source
from the content-addressed store, hash-verified
6483
}
6484
6485
function
placeholder (h, rawChild) {
6486
return
/\d-keep-alive$/.test(rawChild.tag)
6487
? h(
'keep-alive'
)
6488
: null
6489
}
6490
6491
function
hasParentTransition (vnode) {
6492
while
((vnode = vnode.parent)) {
Callers
1
vue.runtime.esm.js
File · 0.70
Calls
1
h
Function · 0.70
Tested by
no test coverage detected