which is used to change the path in url and load the required components based on the path
Answers
Answered by
2
Answer:
The path refers to the exact location of a page, post, file, or other asset. It is often analogous to the underlying file structure of the website. The path resides after the hostname and is separated by “/” (forward slash). The path/file also consists of any asset file extension, such as images .
Answered by
2
Explanation:
Lazy Loading Feature Modules ... To use the Angular router, an app needs to have at least two components so that ... <base href> link ... this route any time the requested URL doesn't match any router paths.
Similar questions