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

alwaysShowTooltip #133

Open edwardfxiao opened 5 years ago

edwardfxiao commented 5 years ago

alwaysShowTooltip: PropTypes.bool

           <EXSlider
              alwaysShowTooltip={true}
           />