eBay / nice-modal-react

A modal state manager for React.
https://ebay.github.io/nice-modal-react
MIT License
1.96k stars 110 forks source link

Define parent component rather than default to root React component #79

Closed goesbysteve closed 1 year ago

goesbysteve commented 1 year ago

Is there a way to have a modal added to a specific parent components DOM element rather than always being added to the root React app node?

goesbysteve commented 1 year ago

Sorry I was being stupid, it's relative to the Provider! Please close.