Angular消息通知组件ngx-notification

Angular消息通知组件ngx-notification

It is a flexible and usable component.

在这里插入图片描述

Demo

Demo

Installation

1.You need install @flywine93/ngx-notification by npm

npm install @flywine93/ngx-notification --save

2.You need install @flywine93/ngx-autounsubscrb

npm i @flywine93/ngx-autounsubscrb --save

ngx-autounsubscrb Introduction

3.You need install @angular/animations

npm install --save @angular/animations

Import

You need to import NgxNotificationModule

猜你喜欢

转载自blog.csdn.net/wf19930209/article/details/105026266