Angular 2 ngx Modialog by Shlomiassaf
A modal dialog window for Angular 2.0+ projects. Fully supported by the MIT license. The last update on this project was in May 2018. The project’s looking for a new maintainer. Supports Angular 6.0.0.
Project website https://github.com/shlomiassaf/ngx-modialog
Documentation http://shlomiassaf.github.io/ngx-modialog/#/documentation
License MIT
Demos
1. http://plnkr.co/edit/lV7zsw7Yqossgs9JOfQU?p=preview
2. http://plnkr.co/edit/2ppVYl517GI1Byv8vVbG?p=preview
Dependencies
“@angular/animations”: “^6.0.0”, |
“@angular/common”: “^6.0.0”, |
“@angular/compiler”: “^6.0.0”, |
“@angular/core”: “^6.0.0”, |
“@angular/forms”: “^6.0.0”, |
“@angular/http”: “^6.0.0”, |
“@angular/platform-browser”: “^6.0.0”, |
“@angular/platform-browser-dynamic”: “^6.0.0”, |
“@angular/router”: “^6.0.0”, |
“core-js”: “^2.5.4”, |
“rxjs”: “^6.0.0”, |
“zone.js”: “^0.8.26” |
NPM
https://www.npmjs.com/package/ngx-modialog
npm i ngx-modialog
Features
- alert drop in
- prompt drop in
- confirm drop in
- cascading windows
- in element window
- string content
- templateRef
- custom modal
- no and custom buttons