Function isCommentNode

  • Check if a node is an HTML Element.

    Parameters

    • node: Node

      the node to test

    Returns node is Comment

    true if the node is an HTMLElement

Generated using TypeDoc