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

What is a pure pipe?

0 Answers  


What is the difference between $scope and scope in angular?

0 Answers  


How to write expression in angularjs?

0 Answers  


What are the components of a css style?

0 Answers  


Which service does the html $compile service use for the purpose of data binding?

0 Answers  


What are differences between angular 4 and angular 2?

0 Answers  


What is [( ngmodel )]?

0 Answers  


What is @output in angular?

0 Answers  


What is the use of typescript in angular2?

0 Answers  


What is the difference between angular 7 and angular 8?

0 Answers  


Can we use the open-source closure library with angular?

0 Answers  


What is binding in js?

0 Answers  


Categories