| Author: | czeckd |
|---|---|
| Official Page: | Go to website |
| Publish Date: | May 23, 2017 |
| License: | MIT |
Description:
The angular-basic-modal is a lightweight, extendable Angular 2+ (2.3.0 and beyond) modal solution that will programmatically create a modal, add it to the DOM, and then delete it from the DOM when the modal is dismissed. The modal returns a promise that indicates how the modal dismissed that can then be used for further processing.
Installation:
$ npm i angular-basic-modal –save
Preview: