We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi there,
I really love this library, it can be fully customized as i desire
Just one thing i need for my project is withLoop: true i hope that i can use itemsPerSlide which less than the array length
withLoop: true
itemsPerSlide
For example, i want a slider with 3 items per slide with the same image (array.length = 1) like the image below
array.length = 1
I tried to triplicate the array but it affects the thumbs
Hope we can have this feature, thank you!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi there,
I really love this library, it can be fully customized as i desire
Just one thing i need for my project is
withLoop: true
i hope that i can useitemsPerSlide
which less than the array lengthFor example, i want a slider with 3 items per slide with the same image (
array.length = 1
) like the image belowI tried to triplicate the array but it affects the thumbs
Hope we can have this feature, thank you!
The text was updated successfully, but these errors were encountered: