Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/ssl/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/jpa/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Reactjs 我们可以用react组件滑块开发非线性滑块吗?_Reactjs_Slider - Fatal编程技术网

Reactjs 我们可以用react组件滑块开发非线性滑块吗?

Reactjs 我们可以用react组件滑块开发非线性滑块吗?,reactjs,slider,Reactjs,Slider,我想创建一个0-23小时的时间滑块。但是我想将0-9的部分显示为一个较小的部分,指数值和工作时间(9-17)作为主要部分,如下图所示。是否可以使用react组件滑块 同样的结果也可以通过这种方法产生。但它不是一个本地的react库。我应该继续吗 示例:

我想创建一个0-23小时的时间滑块。但是我想将0-9的部分显示为一个较小的部分,指数值和工作时间(9-17)作为主要部分,如下图所示。是否可以使用react组件滑块

同样的结果也可以通过这种方法产生。但它不是一个本地的react库。我应该继续吗

示例: