pradel / react-responsive-modal

Simple responsive react modal
https://react-responsive-modal.leopradel.com/
MIT License
604 stars 95 forks source link

Save state DOM tree #233

Open malikiz opened 5 years ago

malikiz commented 5 years ago

Hello! Is it possible to save the modal state so that the DOM tree of modal is not deleted when closing?

pradel commented 5 years ago

It's currently not possible no, feel free to submit a pr with this feature :)