I need a v-slider with the value decreasing from left to right. How can I achieve this?

久未见 提交于 2019-12-13 10:34:42

问题


Currently I am using negative values for max and min and trying to hide the negative sign inside the thumb label. This is less than optimal.


回答1:


Here is a pull request that addresses this problem

https://github.com/vuetifyjs/vuetify/pull/6809



来源:https://stackoverflow.com/questions/55278597/i-need-a-v-slider-with-the-value-decreasing-from-left-to-right-how-can-i-achiev

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!