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 be5d7b6 commit 48b638a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,12 @@ By cloning the children with these props, you are free to create 'slide' compone

_Note: If ```suppressPending``` property is true on ```<PictureShow/>```, then the slide will not render, so you will not need to handle the ```pending``` prop at the slide level. ```suppressPending``` exists for edge cases where the user wants to define how 'not loading' works_

## Properties in Depth

#### ratio

Defines the shape of the slideshow as a fixed ratio so that it can flex inside its parent container.

## License

[MIT](/LICENSE)

0 comments on commit 48b638a

Please sign in to comment.