Enquire Now

Tags: react-portal

a Portal in React allows for rendering children into a DOM node that exists outside the DOM hierarchy of the parent component. Portals can be created as part of ReactDOM global API.

0 Questions