angular-form-ui
angular-form-ui copied to clipboard
Add ngSubmit support for busyButton
Currently only works with ngClick. Ensure compatibility with ngSubmit
This is tricky, it would involve a form of querying the dom for the parent form element and checking for the presence of ngSubmit
.