Answer Posted / chaitanya
AngularJS templates are just plain old HTML that contains Angular-specific elements and attributes. AngularJS used these templates to show information from the model and controller.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is @input and @output in angular?
What is an impure pipe?
What is router outlet > router outlet?
What is 'no control flow statements' in angularjs?
How to sanitize a value manually?
Tell me angular js date calendar with example?
Can you please explain what is testability like in angular?
What is the controller?
What is directives in angular 2?
What is an entry component?
What are differences between constructors and oninit?
What is ng-app in angularjs?
What is angular expression? How do you differentiate between angular expressions and javascript expressions?
What is pure pipe?
What do you understand by services with reference to angular js?