filmov
tv
#Angular 10 - Data Binding - String Interpolation {{}}
![preview_player](https://i.ytimg.com/vi/wqU_V6EDRmo/maxresdefault.jpg)
Показать описание
Angular Databinding is used for communication.
It is the data synchronization between view and the controller.
It is used to communicate between your TypeScript code (your business logic) and the other component which is shown to the users i.e. HTML(view).
It is the data synchronization between view and the controller.
It is used to communicate between your TypeScript code (your business logic) and the other component which is shown to the users i.e. HTML(view).