Easy
In a component where the welovedevs property contains the string 'welcome to welovedevs' , we have the following HTML:
<span>{{ welovedevs | uppercase }}</span>
What will the text look like in the DOM?
Author: LéoStatus: PublishedQuestion passed 509 times
Edit
Similar QuestionsMore questions about Angular