0.1.0 • Published 3 years ago

labxand-messagebox v0.1.0

Weekly downloads
10
License
-
Repository
-
Last release
3 years ago

LabxandMessagebox

This library was generated with Angular CLI version 11.0.4.

Befor Use

you must install alertifyjs and then install this package

add two line in style tag in angular.json "node_modules/alertifyjs/build/css/alertify.rtl.css" "node_modules/alertifyjs/build/css/themes/default.rtl.css"

and add this js address to scripts tag "node_modules/alertifyjs/build/alertify.min.js"

Use

for using you can inject this class in cunstractor and use three difreent method also you can use static method like error and so on for using this mehod like this: LabxandMessageBox.success(message); ....

Writer

Morsa Moradi

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.

0.1.0

3 years ago

0.0.1

3 years ago