mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-09-02 13:52:46 +02:00
docs(angular): add event-binding content (#6444)
This commit is contained in:
@@ -1 +1,8 @@
|
||||
# Event Binding
|
||||
# Event Binding
|
||||
|
||||
Event binding lets you listen for and respond to user actions such as keystrokes, mouse movements, clicks, and touches.
|
||||
|
||||
Visit the following resources to learn more:
|
||||
|
||||
- [@official@Angular Official Docs - Event Binding](https://angular.dev/guide/templates/event-binding)
|
||||
- [@article@Event Binding in Angular](https://www.knowledgehut.com/blog/web-development/event-binding-in-angular)
|
Reference in New Issue
Block a user