Readonly
childSee Node.childNodes
on MDN
See CharacterData.data
on MDN
Readonly
firstSee Node.firstChild
on MDN
Readonly
lastSee Node.lastChild
on MDN
Readonly
lengthSee CharacterData.length
on MDN
Readonly
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
See Node.textContent
on MDN
Readonly
wholeSee Text.wholeText
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 CharacterData.appendData
on MDN
See Node.cloneNode
on MDN
Optional
deep: booleanSee Node.contains
on MDN
See CharacterData.deleteData
on MDN
See Node.hasChildNodes
on MDN
See Node.insertBefore
on MDN
See CharacterData.insertData
on MDN
See Node.isEqualNode
on MDN
See Node.removeChild
on MDN
See Node.replaceChild
on MDN
See CharacterData.replaceData
on MDN
See Text.splitText
on MDN
See CharacterData.substringData
on MDN
Static
extendGenerated using TypeDoc
See
Text
on MDN