InterviewSolution
Saved Bookmarks
| 1. |
What is the purpose of Wildcard route? |
|
Answer» WILDCARD routing is used in ANGULAR 8 for DEFINING the route of pages. Specific changes/updates can be MADE when defining the route using Wildcard. |
|