Directives
Directives are classes that add additional behavior to elements in your Angular applications.
Angular's built-in directives are used to manage forms, lists, styles, and what users see.
Angular Directives :
Components
Attribute Directives
Structural Directives
Last updated