Directives in Angular are the class which allow us to add additional behavior and modify existing behaviour to our elements. Directives can be used in a variety of ways to change styles and hide or show content. We can see the class name when we inspect the DOM element.
3 Comments
Sort: