tomchentw/react-toastr

OnClose event handler

akraminakib opened this issue · 1 comments

Is there a built in OnClose function I can set into props so I can get a callback once the toast message disappears (not limited to only clicking close but when it naturally times out) and how can I implement it? Thanks!

Would also like this functionality.