Angular
Fundamentals of Angular - Displaying Data

Exercise: Binding to Classes

Mute
Current Time 0:00
/
Duration Time 0:00
Loaded: 0%
Progress: 0%
Stream TypeLIVE
Remaining Time -0:00
 

In this exercise...

you will practice binding to classes.

Directions:

In the project linked below:

  1. If the movie has less than 4 stars, then add a class that gives it a red border border: '1px solid red'

Click the following link to open up the exercise: https://stackblitz.com/fork/angular-zl7ixa?file=src%2Fapp%2Fmovie-tile%2Fmovie-tile.component.ts

 

I finished! On to the next chapter