In this article, you will learn about AngularJS Directives.
AngularJS Directives are used to change or control the behavior of HTML elements. We can modify inner text, and inner html. This is also used to limit the functionalities of HTML elements. These are nothing but extended attributes of HTML, prefixed with ng-. We can define our own custom directives as well. A few of the most useful directives are listed below,
Build A Full-stack Web Application Using Angular And Firebase