yaodingyd / react-flickity-component

A React.js component for using @desandro's Flickity
314 stars 51 forks source link

Is it possible to configure flickity to only show x amount of slides? #145

Closed KaneTheSWDev closed 1 year ago

KaneTheSWDev commented 1 year ago

Hi There,

Im using flickity-react-component in my project and would like to know if it is possible to only show x amount of slides?

I looked into the groupCells options but that still leaves a white space when you reach the end of the slider.

I have attached an image to demonstrate what i mean.

Screenshot 2023-04-25 at 12 27 20

is it possible to remove this white spacing when you reach the end?

any help would be much appreciated