On this page@linthtml/dom-utils Index ClassesCDATACharValueCommentDataNodeDocumentElementNodeNodeAttributeNodeWithChildrenPositionProcessingInstructionRangeTextFunctionsattribute_has_valueattribute_valueget_attributeget_classesget_text_lineshas_attributehas_non_empty_attributehas_parent_nodeis_boolean_attributeis_comment_nodeis_directive_nodeis_labelableis_newline_onlyis_self_closingis_tag_nodeis_text_nodeis_void_nodenode_tag_nameInterfacesTextLineType AliasesAnyNodeChildNodeParentNodeVariablesBOOLEAN_ATTRIBUTESType Aliases AnyNodeAnyNode: ParentNode | ChildNodeChildNodeChildNode: Text | Comment | ProcessingInstruction | Element | CDATA | DocumentA node that can have a parent.ParentNodeParentNode: Document | Element | CDATAA node that can have children.Variables constBOOLEAN_ATTRIBUTESBOOLEAN_ATTRIBUTES: string[] = ...
A node that can have a parent.