MCPcopy Create free account
hub / github.com/danizep/react-timeless / forEachChildren

Function forEachChildren

examples/bundle.js:2524–2531  ·  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 f

(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.85

Tested by

no test coverage detected