React JS Quiz
Home
Blog
Privacy Policy
Contact Us
Javascript Quiz
New
useHistory Quiz
What is the purpose of the history.createHref() method?
Report this question
To create a URL for a specific route
Show Explanation
The history.createHref() method is used to create a URL for a specific route.
To create a URL for the current route
To create a URL for the previous route
To create a URL for the next route
Next Question (15/20)