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

Function _enter

static/vuejs/vue.esm.js:6657–6661  ·  view source on GitHub ↗
(_, vnode)

Source from the content-addressed store, hash-verified

6655}
6656
6657function _enter (_, vnode) {
6658 if (!vnode.data.show) {
6659 enter(vnode);
6660 }
6661}
6662
6663var transition = inBrowser ? {
6664 create: _enter,

Callers

nothing calls this directly

Calls 1

enterFunction · 0.70

Tested by

no test coverage detected