craftpip / angular-confirm

A multipurpose plugin for alert, confirm & dialog for angular1
http://craftpip.github.io/angular-confirm/
MIT License
115 stars 20 forks source link

NG confirm should be able to use as a service as well #30

Open maneeshthareja opened 6 years ago

maneeshthareja commented 6 years ago

This is a very good component but it should also support to call as a service in AngularJS as currently it supports only directive way.

tomchiverton commented 5 years ago

Not sure what you mean. The only usage is via calling the $ngConfirm service.