<
e11
Class and Style Bindings

Mark as watched? Login

Notes

Login to write notes for this video.

Description

Class bindings are a way for us to conditionally add or remove class from a ui element in our DOM. Alternately, you can add some inline styles using the same technique. Let's explore both of those options in this episode.