Aptitude | AngularJS Quiz | Set-2 | Question 6
Which of the following is used to bind the value of HTML controls in the text area to the application data ?
(A) ng-cloak
(B) ng-bind
(C) ng-model
(D) ng-blur
Answer: (C)
Explanation: The ng-model binds the value of HTML controls It also binds the input area, select the text area and the store the user input value.
Quiz of this Question
Please comment below if you find anything wrong in the above post
Please Login to comment...