newxml v0.2.0 (2022-09-09T21:40:57Z)
Dub
Repo
Node.textContent
newxml
dom
Node
Returns the text content, if there's any.
DOMString
textContent
[@property getter]
interface
Node
@
property
DOMString
textContent
(
)
DOMString
textContent
[@property setter]
Meta
Source
See Implementation
newxml
dom
Node
functions
appendChild
cloneNode
compareDocumentPosition
getFeature
getUserData
hasAttributes
hasChildNodes
insertBefore
isDefaultNamespace
isEqualNode
isSameNode
isSupported
lookupNamespaceURI
lookupPrefix
normalize
removeChild
replaceChild
setUserData
properties
attributes
baseURI
childNodes
firstChild
lastChild
localName
namespaceURI
nextSibling
nodeName
nodeType
nodeValue
ownerDocument
parentNode
prefix
previousSibling
textContent
Returns the text content, if there's any.