whoisandy / react-rangeslider

A lightweight responsive react range slider component.A fast & lightweight react component as a drop in replacement for HTML5 input range slider element.
https://whoisandy.github.io/react-rangeslider/
MIT License
643 stars 237 forks source link

Ability to set rangeslider value programmaticaly #152

Open extr3mal opened 4 years ago

extr3mal commented 4 years ago

I have a pack of selenium tests that test system overall. And i got in situation where i need to set value of that rangeslider programmaticaly is there a way to do it. For example some kind of text field or set some attribute for some element instead of using slider by itself.