JavaScript APIuiFunctionsremoveOn this pageremove() remove(element): void Removes the [element] from the DOM, and disposes any widgets that the [element] might contain. See also [empty]. Parameters ParameterTypeelementHTMLElement Returns void Source ui.ts:93