Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/BookStack
/ _enter
Function
_enter
static/vuejs/vue.js:6653–6657 ·
view source on GitHub ↗
(_, vnode)
Source
from the content-addressed store, hash-verified
6651
}
6652
6653
function
_enter (_, vnode) {
6654
if
(!vnode.data.show) {
6655
enter(vnode);
6656
}
6657
}
6658
6659
var
transition = inBrowser ? {
6660
create: _enter,
Callers
nothing calls this directly
Calls
1
enter
Function · 0.70
Tested by
no test coverage detected