Skip to content

Commit

Permalink
Fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kurpachsv committed Nov 5, 2018
1 parent 141d700 commit 16667f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Property | Type | Default | Descript
:-----------------------|:--------------|:--------------|:--------------------------------
images | array | undefined | required; array of images
columnsMaxCount | number | 5 | optional; max value of columns count
columnsMaxCount | number | 200 | optional; max column in px height (for prevent pictures degradation, if last row is not filled)
columnMaxHeight | number | 200 | optional; max column height in px (for prevent pictures degradation, if last row is not filled)
gutterInPercent | number | 0.5 | optional; value in % between images
imageRenderer | function | default implementation | optional; component/function for render of image
enableMasonry | bool | false | optional; turn on/off masonry layout mode
Expand Down

0 comments on commit 16667f6

Please sign in to comment.