kotlin-stdlib
JS
kotlin-stdlib
/
org.w3c.dom
/
Document
/
createTextNode
create
Text
Node
JS
fun
createTextNode
(
data
:
String
)
:
Text