Data Binding in Angular
Автор: Nitin Kumar
Загружено: 2020-06-06
Просмотров: 76
Описание:
Data-binding means communication between the TypeScript code of your component and your template which the user sees. Suppose, you have some business logic in your component TypeScript code to fetch some dynamic data from the server and want to display this dynamic data to the user via template because the user sees only the template. Here, we need some kind of binding between your TypeScript code and template (View). This is where data-binding comes into the picture in Angular because it is responsible for this communication.
Data-binding can be either one-way or two-way. Angular provides various types of data binding -
• String Interpolation
• Property Binding
• Event Binding
• Two-way binding
Повторяем попытку...
Доступные форматы для скачивания:
Скачать видео
-
Информация по загрузке: