docs(angular): add event-binding content (#6444)
parent
b5f8a53338
commit
554e94bf26
1 changed files with 8 additions and 1 deletions
@ -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…
Reference in new issue