dominique-mueller / angular-notifier

A well designed, fully animated, highly customizable, and easy-to-use notification library for your Angular application.
https://www.npmjs.com/package/angular-notifier
MIT License
245 stars 67 forks source link

How can I set up specific notifier options for one notification #212

Open leamcg opened 3 years ago

leamcg commented 3 years ago

Hi,

Is there a way to set up specific notifier options for one notification? As an example, I've set in my global configuration (in app.module.ts) that I want the notifications to have a close button. But what if for one notification, I don't want this button to be visible?