Create custom directive in AngularJS
Create custom directive in AngularJS

There are many built-in directives in angularjs but you can create your custom directive. here is the full explanation for creating a custom directive.