Computes the XPath for a given element.
Implementation details:
id
TypeError
the node to compute the XPath from
the XPath
Generated using TypeDoc
Computes the XPath for a given element.
Implementation details:
id
attribute, and it is the single node that has thisid
, then it will be used as the top node of the query.TypeError
.