AlertifyJS icon indicating copy to clipboard operation
AlertifyJS copied to clipboard

How to set a max number of notifications?

Open tnrich opened this issue 9 years ago • 1 comments

For example if I only ever wanted 2 alerts to show up at a time, is there a good way to do that with this library?

Thanks

tnrich avatar Oct 27 '16 22:10 tnrich

There is no such built-in option, but you can do it externally. See this codepen

MohammadYounes avatar Oct 28 '16 21:10 MohammadYounes