Exercise: Show and Hide with Alternative Templates
Let’s practice implementing a custom NgIf directive with an alternative template.
We'll cover the following...
We'll cover the following...
In this lesson, we practice the alternative template implementation of the NgIf directive.
Objectives
The objective is to implement a directive that displays the ...