diegoddox / react-redux-toastr

react-redux-toastr is a toastr message implemented with Redux
http://diegoddox.github.io/react-redux-toastr/
MIT License
752 stars 149 forks source link

Added property to close confirm window when user clicks on shadow bac… #259

Closed djulbicb closed 4 years ago

djulbicb commented 4 years ago

Hi, I wanted to to add an option so that user can close modal windows just by clicking on the shadow backdrop.

Also is there a way to add a fadeIn, fadeOut for the backdrop with the current setup?

Btw awesome library

diegoddox commented 4 years ago

Hi, thanks for your PR had one comment and no it's not possible to change the css animation with the current setup