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

Function validateExplicitKey

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

* Warn if the element doesn't have an explicit key assigned to it. * This element is in an array. The array could grow and shrink or be * reordered. All children that haven't already been validated are required to * have a "key" property assigned to it. * * @internal * @param {ReactEleme

(element, parentType)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

validateChildKeysFunction · 0.70

Calls 1

warnAndMonitorForKeyUseFunction · 0.70

Tested by

no test coverage detected