Portal(param): Element
param
Element
A Portal component, allowing to attach content to an external container.
PropsWithChildren<{ container: undefined | null | Element | DocumentFragment; }>
PropsWithChildren
container
undefined
null
DocumentFragment
the react component inputs
the portal component