Answer Posted / Saurabh Khandelwal
In AngularJS, the lowercase filter is used to convert a string into lower case. It makes all the letters in a string small or lower-case letters. This filter does not change the original value but returns a new string where all characters are converted to lower case. Syntax: {{ expression | lowercase }}
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to get and log an error in angular 4?
How to create angularjs filter which outputs html?
How an object or function can get a hold of its dependencies?
How can primeng be used with angular2?
What is the latest version of angular?
How to implement a datagrid table with angular 2 and primeng?
What is a dynamic route in angularjs and how do you implement it?
Angularjs dependency injection of value inside of the module.config?
Which version you are using js?
How to use primeng in angular 4?
What is the latest angular?
How to enable html5 mode in angular 1.x?
Give the example of angularjs strings?