Test your understanding of components in the Angular application.
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
...