Question: Consider the following code from React Router. What do you call :id in the path prop?

  1. This is a route modal
  2. This is a route parameter
  3. This is a route splitter
  4. This is a route link

Answer: The correct answer of the above question is Option B:This is a route parameter