React Router: Querystring Parameters

InstructorJoe Maddalone

Share this video with your friends

Send Tweet

In this lesson we'll extract props for our component from a querystring in the route url.

Richard
~ 8 years ago

Great job on the set of lectures. I just want to know is it possible to access the Link functionality for form and input, by that I mean can one pass the query from a form input field and have it change the url rather than have a button to click.