Explain ng-click directive angularjs?



Explain ng-click directive angularjs?..

Answer / Akshaya Kumar Singh

The ng-click directive in AngularJS is used to execute an expression when an HTML element is clicked. The expression can modify application data or navigate to a new route, among other possibilities. Multiple expressions can be separated with semicolons.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

What do you mean by a structural directive in angular 2?

1 Answers  


How can you increase the performance of your angular application or decrease digest cycle time?

1 Answers  


What an angular 5 component made of? How do you generate a new component?

1 Answers  


what would you have in a shared module in angular 2?

1 Answers  


Explain angular 4 providers.

1 Answers  


What is testability like in angular?

1 Answers  


What is isolate scope in angularjs?

1 Answers  


What is RouterOutlet?

1 Answers  


What are custom directives?

1 Answers  


What is angular 5? What’s new in angular 5?

1 Answers  


Is angular front end?

1 Answers  


What are the core differences between observables and promises?

1 Answers  


Categories