filmov
tv
#5 Angular 11 Interpolation and Binding Explained

Показать описание
In this video we'll go over how to use interpolation and binding.
String interpolation assigns a string literal at runtime, allowing you to make changes while your page is running.
Property binding passes a property to a child element, event binding from the child to the parent, and 2 way binding keeps the parent/child in sync.
String interpolation assigns a string literal at runtime, allowing you to make changes while your page is running.
Property binding passes a property to a child element, event binding from the child to the parent, and 2 way binding keeps the parent/child in sync.