vuetifyjs/vuetify

[Feature Request] v-slider tick-labels above and below the slider

Open

#14,569 创建于 2022年1月5日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)TypeScript (40,995 star) (7,139 fork)batch import
C: VSliderT: featuregood first issue

描述

Problem to solve

The use case for this feature is to be able to display two bits of pertinent information to the user regarding each tick mark. We would like to display a label on top, and a label underneath (only position available currently) the slider. Similar functionality exists in an angular slider library, see here.

Proposed solution

Be able to display two different values above and below the slider.

贡献者指南