Open In App

Web technologies Questions | AngularJS Quiz | Set-2 | Question 10

Which directive is used to specify the custom behavior functions during the copy of the text in input text fields in jQuery are?
(A) ng-copy
(B) ng-list
(C) ng-hide
(D) ng-keypress

Answer: (A)
Explanation: The ng-copy directive is used to specify the custom behavior of function during the copy of text input filed of Html form. It is also used when we want to call a function that is triggered after the text is copied from the input field. The main advantage is that it is supported by all the input elements.
Quiz of this Question
Please comment below if you find anything wrong in the above post

Article Tags :