palantir/blueprint

Custom Values in Slider

Open

#3 571 ouverte le 28 mai 2019

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)TypeScript (20 263 stars) (2 167 forks)batch import
P3Package: coreType: feature requesthelp wanted

Description

Would it be possible to pass an array of value to the Slider as an alternative to min, max, stepSize? The value would show with regular distance in the order of the array. I need to use the Slider with non-constant step size. For illustration, such non-constant step size might be Fibonacci numbers.

Guide contributeur