Feature Request: Double Range Slider with Colored Fill Between Thumbs #3196
ShoyebWritesCode
started this conversation in
Ideas / feature requests
Replies: 1 comment 6 replies
-
|
It's it possible with CSS? Because daisyUI is a Tailwind CSS plugin. Everything is class names and we don't provide a JS script file. |
Beta Was this translation helpful? Give feedback.
6 replies
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.
-
Hello,
I would like to request the addition of a double range slider component that includes the following features:
Two Thumbs: The slider should have two thumbs, one for selecting the minimum value and one for the maximum value.
Colored Fill: The space between the two thumbs should be filled with a color to visually indicate the selected range.
Default Values: The default values for the thumbs should be set to a minimum and a maximum, but they should be adjustable by the user.
Beta Was this translation helpful? Give feedback.
All reactions