what is property binding in Angular 4

Words
133
Reading
1 min
Listen
Play
9y

what is property binding in Angular 4

Welcome to another lesson of Angular 4 by PodinaTutorials.com. Here in this lesson, we are going to discuss, what is property binding in Angular 4. So Property binding is a term and is defined as, updating the value of a specific variable in component (i.e.) Model and display it in view, which is presentation layer.

Let’s elaborate it now. Property Binding means you are passing some sort of data from the component class to an element in the view. The good thing about property binding is that it allows to control element property values from component and can be changed whenever needed in the project.

Read the article here: what is property binding in Angular 4

Watch it on YouTube: Property binding in Angular 4

what is property binding in Angular 4 | Ecency