Like ReactJS Context but for Components instead of ReactJS Props. Allows you to move components to any HTML element you want. Portals are perfect or components that can’t be displayed properly due to its parent’s layout. Great for:

Creating Portals