Angular 8 Directives

The Angular directives are used to manipulate the DOM. Using Angular directives, you can change the appearance, behavior or layout of DOM elements.

Code :