docs(angular): add event-binding content (#6444)

pull/6454/head
J. Degand 2 months ago committed by GitHub
parent b5f8a53338
commit 554e94bf26
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 9
      src/data/roadmaps/angular/content/event-binding@bKnpirSvex4oE4lAjiSSV.md

@ -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)
Loading…
Cancel
Save