Reference
unmountComponentAtNode
Unmounts a legacy root from a container and reports whether anything was removed.
Signature
function unmountComponentAtNode(container: Element): booleanReference
Unmounts a legacy root from a container and reports whether anything was removed.
function unmountComponentAtNode(container: Element): boolean