Check if the node has the given tag name, or if its tag name is in the given list.
the element to check
a tag name or a list of tag name
true if the node has the given tag name
Generated using TypeDoc
Check if the node has the given tag name, or if its tag name is in the given list.