Angular 5 Tutorial in Hindi Part 7 : Angular 5 Event Binding in Hindi | Event Binding in Angular 5

preview_player
Показать описание
Welcome, This is Angular 5 Tutorial in Hindi Part 7. Angular 5 Event Binding in Hindi or Event Binding in Angular 5 in Hindi. Event binding is the one-way data binding which sends the value from the view to the component which is in contrast to the property binding where we used to send the data from component to the view.

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 the picture.Event Binding

All the user interactions with the application happen through the click, double click or hover or may e some key actions such as a keypress, key up or key down then generally there will be the case where we will be calling some logic on these actions that’s when the event binding helps us.

If you like this video, please

LIKE SHARE & SUBSCRIBE :)
Рекомендации по теме
Комментарии
Автор

Vinod! You can write "CD\" to move on root directory.

zeempk
Автор

How to use custom attributes in property binding

vpstechnology
Автор

console.log ka thik hai bt kisi variable me input ka value kaise store kare

sahil