utils/browser/dom_iterator/dom_iterator library

Classes

DomTreeIterator
DomTreeIterator is tool that will let you traverse the dom in the dom order and find all (or specific element).

Functions

lastDescendant(Element scope) Element
Returns last descendant in the scope in dom order