Reference
ReactCompatPortal
Portal record that renders children into an external DOM container.
Signature
interface ReactCompatPortalMembers
$$typeof: typeof PORTAL_TYPEchildren: ReactCompatNodecontainer: Elementkey: string | nullReference
Portal record that renders children into an external DOM container.
interface ReactCompatPortal$$typeof: typeof PORTAL_TYPEchildren: ReactCompatNodecontainer: Elementkey: string | null