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

Function mapChildren

examples/bundle.js:2600–2607  ·  view source on GitHub ↗

* Maps children that are typically specified as `props.children`. * * The provided mapFunction(child, index) will be called for each * leaf child. * * @param {?*} children Children tree container. * @param {function(*, int)} func The map function. * @param {*} context Context for mapFu

(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

Tested by

no test coverage detected