Slider with min / max knobs?
smlbiobot opened this issue · 2 comments
smlbiobot commented
First of all, kudos for making this as this is something I have been looking for — with one minor caveat. I need a slider to work with semantic UI that uses two knobs — so I can define two values using the same slider… is this something you would consider adding as an enhancement?
tyleryasaka commented
@smlbiobot Glad you found this useful. I think this issue refers to the same thing you are talking about.
What you'll see in that thread is that someone forked my code and added this functionality. Maybe it will provide what you need: https://github.com/AlexanderYZhang/semantic-ui-range
smlbiobot commented
oh ok thanks!