##Description This is a dialog module for angular. It creates and makes DialogService service available in your app. DialogService allows you to create dialog in this way: dialog.on('open', function() ...
A quick start Angular project that shows how to customize the Angular Dialog component using template option. This project also includes a code snippet to customize ...