akserg / ng2-toasty

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

how can I activate the countdown function? #83

Open johnfake opened 7 years ago

johnfake commented 7 years ago

Hi,

on your demo you provide a coundown-function http://akserg.github.io/ng2-webpack-demo/#/toasty

how can we activate this via options?

Thanks