MCPcopy Create free account
hub / github.com/Huxpro/js-module-7day / mapChildren

Function mapChildren

example/webpack-es6-react/bundle.js:861–871  ·  view source on GitHub ↗

* Maps children that are typically specified as `props.children`. * * The provided mapFunction(child, key, index) will be called for each * leaf child. * * TODO: This may likely break any calls to `ReactChildren.map` that were * previously relying on the fact that we guarded against null

(children, func, context)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

traverseAllChildrenFunction · 0.70

Tested by

no test coverage detected