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

Function validateChildKeys

examples/bundle.js:4103–4134  ·  view source on GitHub ↗

* Ensure that every element either is passed in a static location, in an * array with an explicit keys property defined, or in an object literal * with valid key property. * * @internal * @param {ReactNode} node Statically passed child of any type. * @param {*} parentType node's parent's

(node, parentType)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

bundle.jsFile · 0.85

Calls 2

validateExplicitKeyFunction · 0.85
getIteratorFnFunction · 0.85

Tested by

no test coverage detected