akserg / ng2-toasty

Angular2 Toasty component shows growl-style alerts and messages for your app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support multiple toast messages on a page

andylbrummer opened this issue · comments

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.