/angular-valid-submit

Angular only submit/click if the Form is valid

Primary LanguageHTML

angular-valid-submit

This project intent is to help form validation, the user cannot submit the form until the form is valid.

Take a look at example.html.

Change Log

v0.0.1

  • ngValidClick find closest form or ngForm

v0.0.0

  • Initial release