Outline

In this video...

You will learn how to conditionally display elements using the ngSwitch directive.

The ngSwitch directive is not commonly used for a couple reasons:

  1. It's confusing to use and remember
  2. It's only useful in a small set of situations
  3. It requires a fairly strict HTML structure

Directives & Components Course

Fundamentals of Angular Directives

 

I finished! On to the next chapter