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

Function traverseAllChildren

examples/bundle.js:11543–11549  ·  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 5

forEachChildrenFunction · 0.85
countChildrenFunction · 0.85
bundle.jsFile · 0.85
flattenChildrenFunction · 0.85

Calls 1

traverseAllChildrenImplFunction · 0.85

Tested by

no test coverage detected