You may use the ____hook to access the router object from any function component in your app

43. You may use the ____hook to access the router object from any function component in your app.

  1. Router
  2. Route
  3. useRouter

Answer: C) useRouter

Explanation:

You may use the useRouter hook to access the router object from within any function component in your app.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.