MCPcopy Create free account
hub / github.com/docker/getting-started / Reference

Function Reference

app/src/static/js/react-bootstrap.js:2316–2323  ·  view source on GitHub ↗
(props)

Source from the content-addressed store, hash-verified

2314}(external_root_React_commonjs2_react_commonjs_react_amd_react_["Component"]);
2315
2316function Reference(props) {
2317 return external_root_React_commonjs2_react_commonjs_react_amd_react_["createElement"](ManagerContext.Consumer, null, function (_ref) {
2318 var setReferenceNode = _ref.setReferenceNode;
2319 return external_root_React_commonjs2_react_commonjs_react_amd_react_["createElement"](Reference_InnerReference, extends_default()({
2320 setReferenceNode: setReferenceNode
2321 }, props));
2322 });
2323}
2324// CONCATENATED MODULE: ./node_modules/react-popper/lib/esm/index.js
2325/* concated harmony reexport Popper */__webpack_require__.d(__webpack_exports__, "Popper", function() { return Popper; });
2326/* concated harmony reexport placements */__webpack_require__.d(__webpack_exports__, "placements", function() { return placements; });

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…