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

Function h

static/vuejs/vue.runtime.common.js:3072–3072  ·  view source on GitHub ↗
(a, b, c, d)

Source from the content-addressed store, hash-verified

3070 // gets a unique context - this is necessary for correct named slot check
3071 var _context = Object.create(context);
3072 var h = function (a, b, c, d) { return createElement(_context, a, b, c, d, true); };
3073 var vnode = Ctor.options.render.call(null, h, {
3074 props: props,
3075 data: data,

Callers 2

placeholderFunction · 0.70

Calls 1

createElementFunction · 0.70

Tested by

no test coverage detected