Files
DefinitelyTyped/ionic
Jacques Kang 6f002a7c32 Add IonicPopupConfirmPromise
confirm(options)
Show a simple confirm popup with a Cancel and OK button.

Resolves the promise with true if the user presses the OK button, and
false if the
user presses the Cancel button.

(Ref: http://ionicframework.com/docs/api/service/$ionicPopup/)
2015-11-25 21:20:58 +01:00
..
2015-11-25 21:20:58 +01:00