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

Function BackdropTransition

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

Source from the content-addressed store, hash-verified

14192}
14193
14194function BackdropTransition(props) {
14195 return external_root_React_commonjs2_react_commonjs_react_amd_react_default.a.createElement(src_Fade, _extends({}, props, {
14196 __source: {
14197 fileName: Modal_jsxFileName,
14198 lineNumber: 180
14199 },
14200 __self: this
14201 }));
14202}
14203/* eslint-enable no-use-before-define */
14204
14205

Callers

nothing calls this directly

Calls 1

_extendsFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…