Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
skiano committed Mar 4, 2015
1 parent 11cc426 commit be6bda2
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 @@ -41,8 +41,8 @@ Properties | Type | Default | Description | Supported
**onAfterTransition** | ```Function``` | noop | Called after transition ends | no
**slideBuffer** | ```Number``` | 1 | The number of slides should be marked as inview to the left and right | yes
**clickDivide** | ```Number``` | 0.45 | Fraction where the line between previous and next should fall when clicking the slideshow | yes
**infinite** | ```boolean``` | true | Slideshow is continuous | no
**nullPending** | ```boolean``` | true | Pending slides are not rendered | no
**infinite** | ```Boolean``` | true | Slideshow is continuous | no
**nullPending** | ```Boolean``` | true | Pending slides are not rendered | no

### Public methods on mounted component

Expand Down

0 comments on commit be6bda2

Please sign in to comment.