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

Set the starting value when cycling through values #52

Open
taeh98 opened this issue Mar 17, 2021 · 0 comments
Open

Set the starting value when cycling through values #52

taeh98 opened this issue Mar 17, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@taeh98
Copy link
Contributor

taeh98 commented Mar 17, 2021

At the moment, when the user first presses the button to increment a spinner, it starts incrementing from the min value in the defined steps. Please could you add a prop that defines this initial value before incrementing or decrementing? For example, if the value of the spinner is initially undefined and the user taps the increment or decrement button, the value of the spinner will then change to the value of this prop instead of the min value (as is currently the case). The user can then tap or hold the buttons more to continue changing the value of the spinner.

@marcocesarato marcocesarato added the enhancement New feature or request label Mar 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants