vuetifyjs/vuetify

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

Open

#14.569 aberto em 5 de jan. de 2022

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)TypeScript (7.139 forks)batch import
C: VSliderT: featuregood first issue

Métricas do repositório

Stars
 (40.995 stars)
Métricas de merge de PR
 (Mesclagem média 59d 10h) (8 fundiu PRs em 30d)

Description

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.

Guia do colaborador