Style HTML elements in Angular using the style property

Share this video with your friends

Send Tweet

In this lesson we will take a look at how Angular makes use of the style property. This is a powerful concept that allows us to very easily add CSS styles onto HTML elements. These styles can even be easily made conditional.

thorgod
thorgod
~ 6 years ago

Any advantages of using native (shadow dom) over emulated?