akserg / ng2-toasty

Angular2 Toasty component shows growl-style alerts and messages for your app.
MIT License
283 stars 102 forks source link

feature request: onClick event with option to close the message box #79

Open akkonrad opened 7 years ago

akkonrad commented 7 years ago
johnfake commented 7 years ago

Yeah,

like this one http://codeseven.github.io/toastr/demo.html

faizalshap commented 7 years ago

Hi, i was having same problem. I have implemented the onClick and created a pull request here