Skip to content

Commit e9450da

Browse files
committed
note about transitioning
1 parent 229642f commit e9450da

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/API.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -395,6 +395,8 @@ A route's component is rendered when that route matches the URL. The router will
395395
#### `history`
396396
The Router's history [history](https://github.com/rackt/history/blob/master/docs).
397397

398+
Useful mostly for transitioning around with `this.props.history.pushState(state, path, query)`
399+
398400
#### `location`
399401
The current [location](https://github.com/rackt/history/blob/master/docs/Location.md).
400402

0 commit comments

Comments
 (0)