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

Function showSiblings

app/src/static/js/react-bootstrap.js:9078–9084  ·  view source on GitHub ↗
(container, _ref3)

Source from the content-addressed store, hash-verified

9076}
9077
9078function showSiblings(container, _ref3) {
9079 var root = _ref3.root,
9080 backdrop = _ref3.backdrop;
9081 siblings(container, [root, backdrop], function (node) {
9082 return ariaHidden(false, node);
9083 });
9084}
9085
9086/***/ }),
9087/* 86 */

Callers

nothing calls this directly

Calls 2

siblingsFunction · 0.85
ariaHiddenFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…