palantir/blueprint

Custom Values in Slider

オープン

#3,571 opened on 2019/05/28

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (2,167 件のフォーク)batch import
P3Package: coreType: feature requesthelp wanted

Repository metrics

Stars
 (20,263 個のスター)
PR merge metrics
 (平均マージ 43d 10h) (30d で 27 merged PRs)

説明

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.

コントリビューターガイド