find Nodes Contained In Range
Type: Function
Find all nodes matching the given nodespec, optionally also including matching descendants, instead of only top level matches.
Refer to domRangeQuery for more information on how to import and use this function.
Arguments
Returns
Type: Array<Node>