What is scope emit?



What is scope emit?..

Answer / Sachin Pandey

In AngularJS, the $emit function allows a child scope to trigger an event and pass data to its parent scope. This can be used for communication between controller components in a hierarchical manner.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

What’s the difference between form, formgroup, and formcontrol? How do they work together?

1 Answers  


What do you understand by services with reference to angular js?

1 Answers  


Is AngularJS a library, framework, plugin or a browser extension?

1 Answers  


How to do animation with the help of AngularJS?

1 Answers  


Explain ng-bind and ng-bind-html directives.

1 Answers  


Define ng-if, ng-show and ng-hide.

1 Answers  


Explain the difference between angular.js and backbone.js?

1 Answers  


Explain ngfor and nglf? 20. What is hoisting in js?

1 Answers  


Is angular backward compatible?

1 Answers  


How to create a custom errorhandler?

1 Answers  


How can we share the data between controllers in angularjs?

1 Answers  


What is semantic element in html?

1 Answers  


Categories