DEV Community

technoknowledge4k
technoknowledge4k

Posted on

Types of data binding in angular 11,12,13 with example

Types of data binding in angular 11,12,13 with example

What is data binding ?

Data binding is the technique of binding data from component to template .Angular provides many feature of data binding to bind data from component to view dynamically.In angular we have two types of data binding way .

Image description

1.One Way Data Binding
2.Two Way Data Binding

For more please visit this link
https://www.technoknowledge4k.xyz/2022/03/How-to-make-Data-binding-in-angular-11--12--13%20%20types%20of%20data%20binding.html

Top comments (0)