Is it possible to pass an object via Link component in react-router?
Link
Something like: Click <
Click <
You could try JSON serializing it and then de-serializing it on the receiving end.