react-starter icon indicating copy to clipboard operation
react-starter copied to clipboard

React Router injected `query` prop

Open ryanblakeley opened this issue 10 years ago • 0 comments

I'm having trouble accessing the query property which React Router [normally injects](https://rackt.github.io/react-router/#Route Handler) into a Route Handler.

I see in the examples how params can be passed into the static getProps method. But where can the query be accessed?

ryanblakeley avatar Aug 30 '15 16:08 ryanblakeley