MCPcopy Create free account
hub / github.com/TruthHun/BookStack / _enter

Function _enter

static/vuejs/vue.runtime.js:6205–6209  ·  view source on GitHub ↗
(_, vnode)

Source from the content-addressed store, hash-verified

6203}
6204
6205function _enter (_, vnode) {
6206 if (!vnode.data.show) {
6207 enter(vnode);
6208 }
6209}
6210
6211var transition = inBrowser ? {
6212 create: _enter,

Callers

nothing calls this directly

Calls 1

enterFunction · 0.70

Tested by

no test coverage detected