Checks whether the given DOM node is an attribute.
A node to check.
true for Attr, or false everything else.
true
Attr
false
Generated using TypeDoc
Checks whether the given DOM node is an attribute.