Explain currency filter?
Answer / Bikram Kumar Tiwary
The AngularJS Currency Filter is used to format a number into a formatted currency value. It accepts an optional prefix and decimal points count as parameters, and by default uses the localized format for the currency symbol.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the use of arrow function in angular 2?
Why is mvc used?
What is event binding in angular?
What is templateref and viewcontainerref?
How do you interact between two components?
What is angular cli? List the command to install angular cli?
How to send and set cookies in angular 4?
Does Angular use the jQuery library?
Explain what the link function is and how it differs from compile?
What is rxjs?
How to get and log an error in angular 4?
How would you pass data from a parent component to a child component?