renderIntoDocument

external fun renderIntoDocument(element: ReactElement<*>)(source)

Render a React element into a detached DOM node in the document.

This function requires a DOM.