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

Function _enter

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

Source from the content-addressed store, hash-verified

6209}
6210
6211function _enter (_, vnode) {
6212 if (!vnode.data.show) {
6213 enter(vnode);
6214 }
6215}
6216
6217var transition = inBrowser ? {
6218 create: _enter,

Callers

nothing calls this directly

Calls 1

enterFunction · 0.70

Tested by

no test coverage detected