<Portal />
The
Portal
component is a utility for rendering DOM nodes outside of the application root element.This is useful for rendering modals, dialogs, popovers, and other components that need to break out of the application – either visually or interactively.