AngularJS Developer Question:
Download Job Interview Questions and Answers PDF
What is ng-model directive?
Answer:
ng-model directive binds the values of AngularJS application data to HTML input controls. It creates a model variable which can be used with the html page and within the container control( for example, div) having ng-app directive.
Download AngularJS Developer Interview Questions And Answers
PDF
Previous Question | Next Question |
Explain me what is scope in AngularJS? | Explain me what is $rootScope? |