replaceWith(_:)

Replace this node in the DOM with the supplied node.

Node.swift:570
func replaceWith(_ input: Node) throws
<param>