MCPcopy Create free account
hub / github.com/bgerm/react-table-sorter-demo / validateExplicitKey

Function validateExplicitKey

js/react.js:3393–3426  ·  view source on GitHub ↗

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

(component)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

validateChildKeysFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected