arrogant ~master (2020-09-17T14:11:26Z)
Dub
Repo
Node.text
arrogant
Node
Set the text of this node. Only for text nodes!
string
text
[@property getter]
string
text
[@property setter]
struct
Node
@
property
void
text
(
string
s
)
Meta
Source
See Implementation
arrogant
Node
constructors
this
destructors
~this
functions
appendChild
appendComment
appendText
attributes
byAttribute
byAttributeKey
byClass
byCssSelector
byId
byTagName
children
clone
deleteNode
detach
firstChild
insertAfter
insertBefore
insertToAppropriatePlace
isNull
isSelfClosing
isVoidElement
lastChild
next
opAssign
opBinaryRight
opIndex
opIndexAssign
parent
previous
removeAttribute
tag
tagId
toString
postblits
this(this)
properties
innerHTML
innerText
text
Set the text of this node. Only for text nodes!