MCPcopy
hub / github.com/preactjs/preact / createRef

Function createRef

test/fixtures/preact.js:579–581  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

577 return diff(merge, vnode, {}, !1, parent, !1);
578 }
579 function createRef() {
580 return {};
581 }
582 var VNode = function () {};
583 var options = {};
584 var stack = [];

Callers 12

refs.test.jsxFile · 0.90
constructorMethod · 0.90
createStatefulNullableFunction · 0.90
constructorMethod · 0.90
debug.test.jsxFile · 0.90
preact.tsxFile · 0.50
CreateRefComponentClass · 0.50

Calls

no outgoing calls

Tested by 3

constructorMethod · 0.72
createStatefulNullableFunction · 0.72
constructorMethod · 0.72

Used in the wild real call sites across dependent graphs

searching dependent graphs…