Slider component supports range select #5378
hohoaisan
started this conversation in
Feature request
Replies: 2 comments
-
Hi @hohoaisan, Can you provide a wireframe for this feature? |
Beta Was this translation helpful? Give feedback.
0 replies
-
@Viraj-10 It would probably look like this: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Description
Please add support for ranged-slider for selecting between two values
Problem Statement
Currently Slider component only support one-sided and only one value per Slider, there're use cases that needs ranged slider like selecting between prices range, amount range,.. but it doesn't support.
Proposed Solution or API
Add option
isRange: boolean
to Slider component and accepts defaultValue/value as an arrayAlternatives
No response
Additional Information
No response
Beta Was this translation helpful? Give feedback.
All reactions