← Docs
kotlin-stdlib / kotlinx.dom / appendText

appendText

JS
1.4
fun Element . appendText ( text : String ) : Element
(source)

Creates text node and append it to the element.

Return this element

Stay in touch:
  • Contributing to Kotlin
  • Releases
  • Press Kit
  • Security
  • Blog
  • Issue Tracker
  • Brand assets
  • Careers
Supported and developed by JetBrains .
Kotlin™ is protected under the Kotlin Foundation
and licensed under the Apache 2 license .