Minimalistic and extensible notification service for Angular.
You may provide full HTML content for you message using the messageTemplate option. The messageTemplate field may contain full HTML including any Angular tags or directives.
messageTemplate
In this example, a hyperlink is included with an ng-click attribute. The scope option is used to pass the current controller scope where the ng-click's handler function is located.
ng-click
scope