Open In App

Web technologies Questions | AngularJS Quiz | Set-3 | Question 13

Which directive of AngluarJS is used to apply custom behavior when an element is clicked?

(A)



ng-dbclick

(B)



ng-hide

(C)

ng-click

(D)

ng-show


Answer: (C)
Explanation:

The ng-click directive in AngluarJS is used to to the customer behavior with an element when clicked. it is also responsible to show the show or hide the effect of some element or it also pops up the alert when the button is clicked.

Quiz of this Question
Please comment below if you find anything wrong in the above post

Article Tags :