CONTACT US

    Thinking With Portals

    A pixel art illustration of an oval-shaped, swirling purple and blue portal with jagged, glowing edges on a white background.
    • Portals allow us to insert a child anywhere in the DOM tree and visually “escape” a parent container (eg. modals, tooltips, popups)
    • A component rendered using portals behaves like a normal React child because it still exists within the React tree

    Article link copied

    Close button