Reference

ReactCompatPortal

Portal record that renders children into an external DOM container.

Signature

interface ReactCompatPortal

Members

$$typeof: typeof PORTAL_TYPE
children: ReactCompatNode
container: Element
key: string | null