React - Range Slider Not hitting min or max unless moved one to the opposite direction

后端 未结 0 506
误落风尘
误落风尘 2020-12-04 04:46

I am using react and on my range input i have with the onChange handler this.setState({ [event.target.name]: event.target.value }); but for example if you move it all the w

相关标签:
回答
  • 消灭零回复
提交回复
热议问题