I want an option for two handles in a range input #121
aarongustafson
started this conversation in
Wants
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In e-commerce it's pretty standard to filter products based on price, both minimum and maximum. Currently we need to reside to JavaScript to build a bar with two handles to set those values. It would be great if this could be done in a native manner. I reckon that having the option to make an
input[type="range"]
have two handles to set both minimum and maximum values would have use cases beyond what I stated above.https://webwewant.fyi/wants/24/
Beta Was this translation helpful? Give feedback.
All reactions