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

Question: Possible to define Divisions #95

Open
alexanderwwagner opened this issue Mar 24, 2023 · 0 comments
Open

Question: Possible to define Divisions #95

alexanderwwagner opened this issue Mar 24, 2023 · 0 comments

Comments

@alexanderwwagner
Copy link

Hi,
I would like to know if it is possible to define divisions for the sleek-Circular_slider?
For example I would like to have a slider from 0 - 10 and have steps of 2 at each change...

I try to reach my goal with this manipulation:
onChange: (value) => value.ceil() * 2,

But it seems this has no effect on the value

Do you have any tip to reach my goal?

Thank you!

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