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

Function mountOrderComparator

examples/bundle.js:2182–2184  ·  view source on GitHub ↗

* Array comparator for ReactComponents by mount ordering. * * @param {ReactComponent} c1 first component you're comparing * @param {ReactComponent} c2 second component you're comparing * @return {number} Return value usable by Array.prototype.sort().

(c1, c2)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected