Skip to content

Commit

Permalink
broken table?
Browse files Browse the repository at this point in the history
  • Loading branch information
benhowell committed Sep 16, 2016
1 parent f1d162d commit 659034c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ Property | Type | Default | Description
:-----------------------|:--------------|:--------------|:--------------------------------
images | array | undefined | Required. An array of objects containing image properties (see Image Options above).
enableImageSelection | bool | true | Optional. Allow images to be selectable. Setting this option to `false` whilst supplying images with `isSelected: true` will result in those images being permanently selected.

onImageSelected | func | undefined | Optional. Function to execute when an image is selected. Optional arg: image (the selected image). This function is only executable when `enableImageSelection: true`.
rowHeight | number | 180 | Optional. The height of each row in the gallery.
margin | number | 2 | Optional. The margin around each image in the gallery.
Expand Down

0 comments on commit 659034c

Please sign in to comment.