You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Great job on the components — everything looks fantastic!
Quick question: is it possible to add a click event to the icons on the left and right of the slider?
This way, we could control the slider value programmatically.
Thanks!
Blerion
Validations
I have checked other issues to see if my issue was already discussed or addressed
The text was updated successfully, but these errors were encountered:
I saw the code, and to control the value from outside of the component wasn't a option.
So we can do inside the component iteself, my plan is to play a little bit with the events.
User can click the icon to increase/decrease the value of slider
User can hold the icon clicked to continuously increase/decrease the value of slider
You can add whatever you want to your own copy of the code, that's the main reason why this is modular. I'm not currently looking to change this component in the library. Thanks!
Share your suggestion
Hi team,
Great job on the components — everything looks fantastic!
Quick question: is it possible to add a click event to the icons on the left and right of the slider?
This way, we could control the slider value programmatically.
Thanks!
Blerion
Validations
The text was updated successfully, but these errors were encountered: