palantir/blueprint

Custom Values in Slider

Offen

#3.571 geöffnet am 28.05.2019

 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (2.167 Forks)batch import
P3Package: coreType: feature requesthelp wanted

Repository-Metriken

Stars
 (20.263 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide