Angular - Components
Which of the following is the correct syntax to define a component with an external template file named
app.component.html?app.component.html?templateUrl property points to the external HTML file, usually with a relative path starting with './'.templateUrl with a relative path string.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions