javascript - AngularJS: Bind multiple elements with ngModel -


I would like to validate several elements with the NG-model. When each one of them is correct, do one thing.

Is this possible?

You can use AngularJS built-in validation.

It is a good resource to describe how to use it:


Comments

Popular posts from this blog

Pass DB Connection parameters to a Kettle a.k.a PDI table Input step dynamically from Excel -

multithreading - PhantomJS-Node in a for Loop -

c++ - MATLAB .m file to .mex file using Matlab Compiler -