A component used to render a single child component in a portal. If the element does not exist, it will be created when the component mounts at the root of the document.
Props
Name
Required
Nullable
Type
children
React.Node
id
string
style
{}
Examples
No examples