React JS Quiz
Home
Blog
Privacy Policy
Contact Us
Javascript Quiz
New
useParams Quiz
What is the return type of useParams?
Report this question
Array
Object
Show Explanation
The return type of useParams is an object containing key-value pairs of URL parameters.
String
Function
Next Question (17/20)