custom directive in angular
In This Blog, you are going to learn that how to create custom directives in angular application. Some times pre-defined directive not enough
ngClass Directive In Angular
The Angular ngClass Directive is an Angular Attribute Directive, which allows us to add or remove CSS classes to an HTML element.