clear
Deprecated
Warning since 1.4
Error since 1.6
This API is moved to another package, use 'kotlinx.dom.clear' instead.
Replace with
import kotlinx.dom.clear
Content copied to clipboard
this.clear()
Content copied to clipboard
Removes all the children from this node.