Carousel
Carousel Props
Name | Type | Default | Description |
|---|---|---|---|
columns | number | 3 | How many columns are rendered in a row on desktop |
gap | number, string, array | 4 | Space between the items |
padding | number, string, array | Space around the scroll container, defaults to |
CarouselItem Props
Name | Type | Default | Description |
|---|---|---|---|
maxWidth | string, number | The maximum width an item can take | |
width | string, number | 90% | The default width an item takes |