NightCat
NightCat
@kbirk The inside of the component is calculated with precision, but you may have a result of loss of precision by dividing it by 100 on the outside, and then...
@MohammedAyman2018 As the error suggests, 22222 is not divisible by 1000, so the error is reported.
@mosinve Because the interval between sliders is fixed. For example, the difference between 1 and 10 is 9, and the difference between 10 and 20 is 10, so it is...
解决了,在 `vue.config.js` 中设置 `parallel: false`
The vue3 version needs to be installed using `@next`. The `vue-property-decorator` dependency has been removed in the v4.1.0-beta.7 version
@change receives the first parameter as the latest value. https://stackblitz.com/edit/vitejs-vite-i1wysq?file=src%2FApp.vue
vue3 is installed using `@next`, the latest version is 4.1.0-beta.7
Please provide an online example.
dotStyle,用 scss 的话还可以直接改颜色变量 文档:https://nightcatsama.github.io/vue-slider-component/#/zh-CN/style