Wednesday, January 2, 2019

What is Angular 6 Event Binding?

Angular 6 Event Binding : 

Event Binding works in Angular 6. When a user interacts with an application in the form of a keyboard movement, a mouse click, or a mouseover, it generates an event. These events need to be handled to perform some kind of action. This is where event binding comes into picture.
Let us consider an example to understand this better. for more details plz go through 
https://www.tutorialspoint.com/index.htm

No comments:

Post a Comment