Angular 2 Tutorial - 9 - Class and Style Bindings

preview_player
Показать описание

📱 Follow Codevolution

Class and Style Bindings in Angular 2

Angular 2 | Angular 2 Tutorials | Angular 2 Tutorial for Beginners | Angular 2 Class and Style Bindings
Рекомендации по теме
Комментарии
Автор

prop() over attr() in the majority of cases.

A property is the current state of the input element. An attribute is the default value.

A property can contain things of different types. An attribute can only contain strings

AmarSingh-nuit
Автор

Very nice example and very easy to understand

nri_raj