FlexGallery
Component for showing a grid based mosaic style gallery with clickable tiles
Props:
| Prop Name | Type | Is Required | Default Value | Description |
|---|---|---|---|---|
| url | string | required | none | URL prop allows linking fom image card using gatsby Link |
| title | string | optional | none | Is the text in the h3 element |
| fluid | object | required | none | Is the object from dato cms containing all the images required for Srcest |
| alt | string | required | none | The alt tag of the image required for SEO purposes |
| basis | bool | optional | none | Changes the width of a tile |
| basisWide | bool | optional | none | Changes the width of a tile on wider screens |
| index | number | optional | none | Assigns a uniuqe class to each tile |
| id | string | required | none |