pradel / react-responsive-modal

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

Reload/Refresh button within the Modal #514

Open amansani15 opened 1 year ago

amansani15 commented 1 year ago

Feature request

Is there a way to have a refresh or a reload button within the modal. Means clicking it should refresh the Modal without closing the Modal. Now to reload it, I need to close the modal and open it again.