1.0.0 • Published 5 years ago

easycomponent-dialog v1.0.0

Weekly downloads
4
License
-
Repository
-
Last release
5 years ago

See the step by step to use the Dialog

1- npm install easycomponent-dialog --save

Screenshot

2- In the angular module you have declare DialogComponent

Screenshot

3- In the .ts file , you have to create a @ViewChild(DialogComponent) dialogSample: DialogComponent; Use the Dialog method with 3 parameters

1-Message

2-Message type (error,attention,success,neutral)

3-time to close

Screenshot

4- In the html file just add

Screenshot

5- Voila!!

Screenshot

Do. Or do not. There is no try.

1.0.0

5 years ago

0.0.1

5 years ago