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