NightCat
NightCat
间隔取决于你的最小值 min 和 最大值 max,如果你需要等距那可以用 marks 参数。具体可以查看文档
Are you using the wrong version? vue3 is using the @next version.
@philliousfogg Please provide the vue version and vue-slider-component version.
最新的 4.1.0-beta.5 也会么,里面应该都没 vue-property-decorator 依赖了。
虽然组件没有提供直接获取的 api,但是你可以调用内部的方法实现,我写了个例子: https://jsfiddle.net/Lkfa6y5v/9/
Can you provide an online example
It looks like the spacing between the left and right sides is not excluded if the `container` is set equal to `true`. Under normal circumstances, the pointer is always at...
value 的类型不对吧,如果不是设置 data 的情况下,应该是只能传数字或者数字组成的数组。
@JessicaSachs I tried [email protected] and [email protected] and no error was reported. And the 4.x beta version is for vue@3.