node_tag_name Callablenode_tag_name(node: Node): stringReturn the name of a node (Comment, Text node, div, span...)Parametersnode: NodeReturns string
Return the name of a node (Comment, Text node, div, span...)