+1 vote
in Angular 2 Routes and Forms by

Which property of Routes defines the path of the component?

Question from Angular 2 Routes. Select the correct answer from below options: 

a) url

b) href

c) src

d) path

1 Answer

0 votes
by

Correct answer is :--d) path

path property of Routes defines the path of the component
...