Readonly
childReadonly
childSee Node.childNodes
on MDN
Readonly
childrenReadonly
classSee Element.classList
on MDN
See Element.className
on MDN
Readonly
firstSee Node.firstChild
on MDN
Readonly
firstSee Element.id
on MDN
Readonly
lastSee Node.lastChild
on MDN
Readonly
lastReadonly
nextReadonly
nextSee Node.nextSibling
on MDN
Readonly
nodeSee Node.nodeName
on MDN
Readonly
nodeSee Node.nodeType
on MDN
See Node.nodeValue
on MDN
Readonly
parentSee Node.parentElement
on MDN
Readonly
parentSee Node.parentNode
on MDN
Readonly
previousReadonly
previousSee Node.previousSibling
on MDN
Readonly
tagSee Element.tagName
on MDN
See Node.textContent
on MDN
Static
Readonly
ATTRIBUTE_Static
Readonly
CDATA_Static
Readonly
COMMENT_Static
Readonly
DOCUMENT_Static
Readonly
DOCUMENT_Static
Readonly
DOCUMENT_Static
Readonly
ELEMENT_Static
Readonly
PROCESSING_Static
Readonly
TEXT_See Node.appendChild
on MDN
See Node.cloneNode
on MDN
Optional
deep: booleanSee Node.contains
on MDN
See Element.getAttribute
on MDN
See Element.getAttributeNames
on MDN
See Element.hasAttribute
on MDN
See Node.hasChildNodes
on MDN
See Element.insertAdjacentElement
on MDN
See Element.insertAdjacentText
on MDN
See Node.insertBefore
on MDN
See Node.isEqualNode
on MDN
See Element.removeAttribute
on MDN
See Node.removeChild
on MDN
See Node.replaceChild
on MDN
See Element.setAttribute
on MDN
See Element.toggleAttribute
on MDN
Optional
force: booleanStatic
extendGenerated using TypeDoc
See
Element
on MDN