Q. What does `RouterLink` directive do?

  • (A) Navigates to a route when clicked
  • (B) Defines a new route
  • (C) Creates a router outlet
  • (D) Redirects to the home page
πŸ’¬ Discuss
βœ… Correct Answer: (A) Navigates to a route when clicked
Explanation: `RouterLink` binds a route to an anchor tag or clickable element.
Explanation by: Mr. Dubey
`RouterLink` binds a route to an anchor tag or clickable element.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
72
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
85%
Success Rate