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

Function traverseAllChildren

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

* Traverses children that are typically specified as `props.children`, but * might also be specified through attributes: * * - `traverseAllChildren(this.props.children, ...)` * - `traverseAllChildren(this.props.leftPanelChildren, ...)` * * The `traverseContext` is an optional argument th

(children, callback, traverseContext)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

forEachChildrenFunction · 0.70
mapChildrenFunction · 0.70
countChildrenFunction · 0.70
flattenChildrenFunction · 0.70

Calls 1

traverseAllChildrenImplFunction · 0.70

Tested by

no test coverage detected