How to change start and end symbols used for angularjs expressions?
Answer / Tulsi
"The start symbol for AngularJS expressions is '{{' and the end symbol is '}}'. However, you can customize them by using the $interpolateProvider service."
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain directive in AngularJS?
What do you understand by isolated unit tests?
What is router-link directive in angular 2?
What is a routing in angular js?
What is View in AngularJS?
What is angular mainly used for?
How angular 4 is different from angular 2?
Difference between $rootscope & $scope?
What is package json in angular?
Explain how component routing works in angular. How to define routes and sub-routes in angular 5?
Why is jit so fast?
Explain what is scope in angularjs?