What are the inbulit angular directives?



What are the inbulit angular directives?..

Answer / Pratima

AngularJS provides several built-in directives that can be used to enhance the functionality of HTML elements. Some examples include `ng-app`, `ng-controller`, `ng-model`, `ng-bind`, `ng-repeat`, and many more.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

What is zones in angular 2?

1 Answers  


What is afterviewinit?

1 Answers  


List some inbuilt services in angularjs?

1 Answers  


How will you explain manual bootstrap process in angularjs?

1 Answers  


What is singleton angular?

1 Answers  


What is a service? How will you create a custom service?

1 Answers  


Explain ng-bind directive ?

1 Answers  


What is a digest cycle in angularjs?

1 Answers  


How many modules can be used in a single html page?

1 Answers  


Explain the difference between promise and observable in angular?

1 Answers  


When creating a directive, it can be used in several different ways in the view. Which ways for using a directive do you know? How do you define the way your directive will be used?

1 Answers  


Explain ng-click directive angularjs?

1 Answers  


Categories