What does $event mean in angular?



What does $event mean in angular?..

Answer / Ravi Rao Gautam

$event is a special variable in AngularJS that represents the JavaScript event object. It provides information about the event, such as its type and target.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

Is angular still popular?

1 Answers  


What is httpinterceptor?

1 Answers  


What are components life-cycles?

1 Answers  


What is the use of http interceptor?

1 Answers  


What is ng last name?

1 Answers  


What is angular directive? Explain in detail?

1 Answers  


Explain zone in angular?

1 Answers  


What is Routing in Angular 5?

1 Answers  


What is the purpose of tsconfig.json in angularjs?

1 Answers  


What is isolate scope in angularjs?

1 Answers  


What is local reference in angular?

1 Answers  


How to write if else and then conditions in angular 4?

1 Answers  


Categories