Skip to content

Commit

Permalink
Merge pull request #12 from SectorLabs/update-readme
Browse files Browse the repository at this point in the history
Update README file
  • Loading branch information
Adrian Muntean authored Jun 7, 2021
2 parents 242f160 + acb1c0a commit 37cef9d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,9 +99,9 @@ class MyComponent extends React.Component {
* `bulletClass` - extra class for the bullet of the item
* `bulletOnClick` - `callback({item, itemIndex, currentIndex})`
* A function that will be called upon bullet click.
* `infinite`: Boolean, default `true`
* infinite sliding
* `lazyLoad`: Boolean, default `false`
* `lazyLoadNext`: Boolean, default `true`
* if false lazy loading won't fetch next image early, only when needed
* `showNav`: Boolean, default `true`
* `showThumbnails`: Boolean, default `true`
* `thumbnailPosition`: String, default `bottom`
Expand Down

0 comments on commit 37cef9d

Please sign in to comment.