Medium
We assume that the default locale of the application is fr-FR (French-French).
How will this number appear in the DOM?
<span>{{ 122422.467 | number }}</span>
Author: LéoStatus: PublishedQuestion passed 384 times
Edit
1
Community EvaluationsNo one has reviewed this question yet, be the first!
7
What is Angular?7
Navigate to the new-gadgets route in Angular11
Specify the location in the DOM where the component of the active route will be inserted in Angular6
How will the number 422.467 appear in the DOM in Angular with the default locale fr-FR (French-France)?23
What is TypeScript?7
How to capitalize the first letter of each word in a string in Angular5
Which flag allows you to specify, when creating an application, that you want to use SCSS for styles?