createPortal

Under Construction

This section is incomplete, please see the old docs for createPortal.

Portals provide a way to render children into a DOM node that exists outside the hierarchy of the DOM component.

createPortal(child, container)