write

fun write(vararg text: String)(source)

Writes one or more HTML expressions to a document in the specified window.

Parameters

content

Specifies the text and HTML tags to write.

MDN Reference