Stabzs / Angular2-Toaster

Angular2-toaster is an asynchronous, non-blocking Angular Toaster Notification library
MIT License
334 stars 93 forks source link

Closed and dismissed properties #254

Closed eclemens closed 2 years ago

eclemens commented 2 years ago

This is my proposal to add 2 new properties to know if the click event was triggered by the close button or tab to dismiss the event.

This also helps to differentiate between hide by click or using the clear method.