Portal
Portal is a component to render its children into a different part of the DOM.
It is useful for rendering modals, popovers, tooltips, etc and must be used
together with `PortalProvider`.
PortalProps
PortalProps
children*
React.ReactNode
to
HTMLElement