avatar
company bench
0

Codes

1

Answers

Code compilers

Top answers

0
angular router interview questions
February-19-2024
In Angular, directives refer to the attributes that allow users to write new HTML syntax for their applications. The directives are executed when the Angular compiler finds them in the DOM. There are three directives supported by Angular – Component Directives, Attribute Directives, and Structural Directives.