Working with actions and events in Angular

Your front-end application will allow user input of data for the rest of your application to use. Angular provides a robust set of data-binding input utilities for communicating state between what the user sees and Angular's internal data model.

A common type of user interaction is activating some state of the user interface when a user clicks a button. We can bind to events such as clicks directly on elements in Angular using input events. We can also pass parameters through input events to our components for configuring the response to the event in our application.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.222.184.0