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

Function forEachChildren

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

* Iterates through children that are typically specified as `props.children`. * * The provided forEachFunc(child, index) will be called for each * leaf child. * * @param {?*} children Children tree container. * @param {function(*, int)} forEachFunc. * @param {*} forEachContext Context

(children, forEachFunc, forEachContext)

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