Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to create custom directives in AngularJS?



How to create custom directives in AngularJS?..

Answer / pankajbisane

Custom directives are used in AngularJS to extend the functionality of HTML. Custom directives are defined using "directive" function. A custom directive simply replaces the element for which it is activated. AngularJS application during bootstrap finds the matching elements and do one time activity using its compile() method of the custom directive then process the element using link() method of the custom directive based on the scope of the directive

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

How to create a service in angularjs?

0 Answers  


Why is it called bearer token?

0 Answers  


How do ng models work?

0 Answers  


What is angular 7? How is it different from angularjs?

0 Answers  


How to use $scope.$Watch and $scope.$Apply in angularjs?

0 Answers  


Is angularjs well-suited with all browsers?

0 Answers  


Explain ng-init directive angularjs?

0 Answers  


What is injector in angularjs?

0 Answers  


How do you define the transition between two states in angular?

0 Answers  


How to solve fflickering issue in angular js?

0 Answers  


What do you know about internationalization?

0 Answers  


Why do we need provider aliases?

0 Answers  


Categories