Portal
Renders components elsewhere in the DOM.
When to use
- To place components at a given place within the DOM tree.
 - To allow components to have different positions with the same logic.
 - Within progressive disclosure for content that doesn’t fit the current screen.
 
Component status
Figma  | React  | iOS  | Android  | 
|---|---|---|---|
N/A  | Released  | N/A  | N/A  |