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

Controls[nav] addition #41

Open
ksmithdragon opened this issue Oct 28, 2019 · 1 comment
Open

Controls[nav] addition #41

ksmithdragon opened this issue Oct 28, 2019 · 1 comment

Comments

@ksmithdragon
Copy link

Can you update the controls render in Glide.js from:
control = <div data-glide-el="controls">{this.$slots.control}</div> to:
control = <div data-glide-el="controls[nav]">{this.$slots.control}</div>

This would allow for an active class to be added to the controls with a slider is either at the beginning or end.

@redjor
Copy link

redjor commented Mar 27, 2020

Use Bullet props instead, it will generate your bullets if needed and you will be able to customize it if needed, i think

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

2 participants