Angular 2 Tutorial - 9 - Class and Style Bindings

Angular 2 Tutorial - 9 - Class and Style Bindings

Codevolution

8 лет назад

55,123 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@AmarSingh-nu4it
@AmarSingh-nu4it - 19.09.2021 14:15

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

Ответить
@rky_com
@rky_com - 16.05.2018 07:57

Very nice example and very easy to understand

Ответить
@tabun1983
@tabun1983 - 13.04.2017 09:55

How to use classes from stylesheet?

Ответить