Portal
The Portal component displays the content on the body by default or another DOM element.
Pop-up menus and notifications often need to appear above all other elements and should not depend on the container in which they were created. NgxPortal is used in all component based on the ngxFloating component, such as tooltips and popovers.
Usage
Default usage:
Examples
You can display portal content into any DOM element. Select any container for demonstration