Checks whether the given DOM node is a comment.
A node to check.
true for Comment, or false everything else.
true
Comment
false
Generated using TypeDoc
Checks whether the given DOM node is a comment.