palantir/blueprint

Custom Values in Slider

Open

#3571 aperta il 28 mag 2019

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)TypeScript (2167 fork)batch import
P3Package: coreType: feature requesthelp wanted

Metriche repository

Star
 (20.263 star)
Metriche merge PR
 (Merge medio 43g 10h) (27 PR mergiate in 30 g)

Descrizione

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.

Guida contributor