Quiz: Enabling User Experience with Components
Test your understanding of components in the Angular application.
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
Which property can be used to define the path of an external HTML file that contains the HTML template of a component?
A.
templateUrl
B.
selector
C.
styleUrls
D.
@component
1 / 5
...