Skip to content
New issue

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

addSlide at the front #54

Open
cls-yzhang opened this issue May 29, 2020 · 0 comments
Open

addSlide at the front #54

cls-yzhang opened this issue May 29, 2020 · 0 comments

Comments

@cls-yzhang
Copy link

The original slick-carousel has slickAdd, which takes a few arguments

slickAdd
Arguments: html or DOM object, index, addBefore
Add a slide. If an index is provided, will add at that index, or before if addBefore is set. If no index is provided, add to the end or to the beginning if addBefore is set. Accepts HTML String || Object

Can we have an option to add the new slide in the front or in the middle?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant