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

Function getNextDescendantID

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

* Gets the next DOM ID on the tree path from the supplied `ancestorID` to the * supplied `destinationID`. If they are equal, the ID is returned. * * @param {string} ancestorID ID of an ancestor node of `destinationID`. * @param {string} destinationID ID of the destination node. * @return {

(ancestorID, destinationID)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

invariantFunction · 0.70
isValidIDFunction · 0.70
isAncestorIDOfFunction · 0.70
isBoundaryFunction · 0.70

Tested by

no test coverage detected