insertNode

fun insertNode(node: Node)(source)

The Range.insertNode() method inserts a node at the start of the Range.

MDN Reference