nivekcode / primeNG-advanced-growl

The AdvGrowlModule is a wrapper around the growl module from PrimeNG. This wrapper was created because PrimeNG is missing some features.
https://primeng-advanced-growl.firebaseapp.com/
MIT License
18 stars 9 forks source link

Add feature to have custom templates for the growl messages #203

Open rkemathew opened 6 years ago

rkemathew commented 6 years ago

I had a requirement where I needed to include an 'Undo' link as part of the text which when clicked on, it performs certain action. I was able to do this through DOM manipulations in the (onMessagesChange) event. But it would be nice if this feature were built into this component perhaps through