toggle menu
kilua-project
0.0.15
common
switch theme
search in API
kilua-dom
/
web
/
appendText
append
Text
fun
Element
.
appendText
(
text
:
String
)
:
Element
Creates text node and append it to the element.
Return
this element