angular-form-ui icon indicating copy to clipboard operation
angular-form-ui copied to clipboard

Add ngSubmit support for busyButton

Open bkuhl opened this issue 10 years ago • 1 comments

Currently only works with ngClick. Ensure compatibility with ngSubmit

bkuhl avatar Sep 16 '13 13:09 bkuhl

This is tricky, it would involve a form of querying the dom for the parent form element and checking for the presence of ngSubmit.

bkuhl avatar Oct 29 '13 12:10 bkuhl