MCPcopy Create free account
hub / github.com/ctrlplusb/react-tree-walker / providesChildContext

Function providesChildContext

src/index.js:82–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80 Comp.type && Comp.type.$$typeof === forwardRefSymbol
81
82const providesChildContext = instance => !!instance.getChildContext
83
84// Recurse a React Element tree, running the provided visitor against each element.
85// If a visitor call returns `false` then we will not recurse into the respective

Callers 1

recursiveFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected