如何在Angular 2中显示通知

ref*_*tor 11 notifications angular

在AngularJS(版本1.x)中,我们有ng-notify用于显示通知,我们想知道如何在Angular 2中实现相同的功能.

知道怎么做吗?

Leo*_*n K 7

我使用了PrimeNG包,其中包含许多UI组件,还有消息组件来显示通知: PrimeNG - Messages Component


Voj*_*ech 5

如果我们正在创建某个应用程序的完整FE,我们正在使用已实施小吃店的Angular2材料.

https://github.com/angular/material2

https://material.angular.io/components

或者你可以轻松地整合烤面包机,它将显示漂亮的材料烤面包 https://github.com/PointInside/ng2-toastr

我强烈建议两者都在生产中进行测试(虽然材料库目前仍处于测试阶段)