What is an eventemitter?
Answer / Shikha Rastogi
An EventEmitter is a class in AngularJS that allows components to emit events and communicate with other components. It is used for creating custom events and handling their propagation.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between angular 7 and angular 8?
What is the difference between $scope and scope?
What is angular @ routeparams?
What is angular 4? What’s new in angular 4?
What is the life cycle event to check whether the dom is fully loaded?
Explain the differences between javascript and angularjs?
What is angular ui?
What is angular cli?
How can you get url parameters from angularjs controller?
What is dom stand for?
How does change detection work in angular?
What is provider in angular 2?