MichalZalecki / react-portal-universal

Generic wrapper for React's createPortal allowing for rendering portals on the server
ISC License
65 stars 13 forks source link

Option to replace original content #12

Closed DavidSvetlik closed 4 years ago

DavidSvetlik commented 4 years ago

Hi! Thank you for react-portal-universal - it's a life saver.

However, I wanted to ask if there's an option to make portal replace original content in target element?

Best regards, David S.