akserg / ng2-toasty

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

Support multiple toast messages on a page #58

Open andylbrummer opened 7 years ago

andylbrummer commented 7 years ago

We have multiple toasty areas on a page, and would like to assign an id to each one, and then send messages to them using a field on the service call.