We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 229642f commit e9450daCopy full SHA for e9450da
docs/API.md
@@ -395,6 +395,8 @@ A route's component is rendered when that route matches the URL. The router will
395
#### `history`
396
The Router's history [history](https://github.com/rackt/history/blob/master/docs).
397
398
+Useful mostly for transitioning around with `this.props.history.pushState(state, path, query)`
399
+
400
#### `location`
401
The current [location](https://github.com/rackt/history/blob/master/docs/Location.md).
402
0 commit comments