Skip to content

Commit

Permalink
Add initial index prop
Browse files Browse the repository at this point in the history
  • Loading branch information
Michaël Villeneuve committed Jan 30, 2018
1 parent b508da1 commit a0eb639
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ It is up to you to render a header, navigation bar, etc.
| `data` | Array of object | See `Data` below |
| `initialPaginationSize` | `Number` | Default to 10 |
| `initialNumToRender` | `Number` | Default to 4 |
| `initialIndex` | `Number` | Default to 0 |
| `overlay` | `Component` | If present, a view that will be displayed above the image |

## Data object
Expand Down

0 comments on commit a0eb639

Please sign in to comment.