Medium
This template extract:
<figcaption>{{ myScore | percent }}</figcaption>
displays "47%" in the DOM.
Which of the following can be the value of the variable myScore?
Author: LéoStatus: PublishedQuestion passed 526 times
Edit
Similar QuestionsMore questions about Angular
14
What is TypeScript?8
Specify the location in the DOM where the component of the active route will be inserted in Angular6
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?5
What is Angular?