palantir/blueprint

Custom Values in Slider

Open

#3,571 创建于 2019年5月28日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)TypeScript (2,167 fork)batch import
P3Package: coreType: feature requesthelp wanted

仓库指标

Star
 (20,263 star)
PR 合并指标
 (平均合并 43天 10小时) (30 天内合并 27 个 PR)

描述

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.

贡献者指南