Question: Consider the following code from React Router. What do you call :id in the path prop?
- This is a route modal
- This is a route parameter
- This is a route splitter
- This is a route link
Answer: The correct answer of the above question is Option B:This is a route parameter