MCPcopy 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
6653function _enter (_, vnode) {
6654 if (!vnode.data.show) {
6655 enter(vnode);
6656 }
6657}
6658
6659var transition = inBrowser ? {
6660 create: _enter,

Callers

nothing calls this directly

Calls 1

enterFunction · 0.70

Tested by

no test coverage detected