MCPcopy Create free account
hub / github.com/DeedMob/react-load-image / traverseAllChildren

Function traverseAllChildren

example/dist.js:9421–9427  ·  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 that is

(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
dist.jsFile · 0.85
flattenChildrenFunction · 0.85

Calls 1

traverseAllChildrenImplFunction · 0.85

Tested by

no test coverage detected