fkhadra / react-toastify

React notification made easy 🚀 !
https://fkhadra.github.io/react-toastify/introduction
MIT License
12.27k stars 673 forks source link

Timer end function() #1102

Open kathanshah1206 opened 1 month ago

kathanshah1206 commented 1 month ago

I want a method or solution such that to fire a function when the notification's timer or progress bar ends..I dont want the onClose() method for it since onClose() will also be called when clicked the 'X'- close button..