Easy
In a component where the welovedevs property contains the string 'welcome to welovedevs' , we have the following HTML:
<span>{{ welovedevs | titlecase }}</span>
What happens to the DOM text?
Author: W3D TeamStatus: PublishedQuestion passed 1838 times
Edit
7
Community EvaluationsNo one has reviewed this question yet, be the first!
7
How will the number 422.467 appear in the DOM in Angular with the default locale fr-FR (French-France)?4
What does CLI mean in Angular CLI?7
What is Angular?7
Navigate to the new-gadgets route in Angular8
Which flag allows you to specify, when creating an application, that you want to use SCSS for styles?11
Specify the location in the DOM where the component of the active route will be inserted in Angular23
What is TypeScript?