Angular2 tutorial playlist:
• What is AngularJS and What is Angular...
In this video, we will discuss the concept of Interpolation and databinding in Angular.
Also, discuss the 1st type of one-way databinding with the example.
some more important points we will discuss i.e.
1. Syntax of Interpolation
2. Expression of databinding
3. Template Expression
4. Interpolation with method
5. Interpolation with the img tag
6. Interpolation with mathematical expression or with example.
Interpolation is all about data binding. In Angular data-binding can be broadly classified into 3 categories.
One way data-binding - From Component to View Template
One way data-binding - From View Template to Component
Two-way data-binding - From Component to View Template & From View template to Component
In this video, we will discuss the first one way data-binding i.e From Component to View Template. We achieve this using interpolation. We will discuss the rest of the 2 data-binding techniques in our upcoming videos.
One way data-binding - From Component to View Template: To display read-only data on a view template we use one-way data binding technique interpolation. With interpolation, we place the component property name in the view template, enclosed in double curly braces: {{propertyName}}.
Смотрите видео Interpolation And Databinding in Angular2 - Part9 онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Code With Rohini 29 Май 2019, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 35 раз и оно понравилось 4 людям.