kilua-project
Toggle table of contents
0.0.19
common
Platform filter
common
Switch theme
Search in API
kilua-project
kilua-dom
/
web
/
appendText
append
Text
fun
Element
.
appendText
(
text
:
String
)
:
Element
(
source
)
Creates text node and append it to the element.
Return
this element