P3Package: coreType: feature requesthelp wanted
仓库指标
- 星标
- (20,263 个星标)
- PR 合并指标
- (平均合并 43天 10小时) (30 天内合并 27 个 PR)
描述
Environment
- Package version(s): 3.26.1
- Browser and OS versions: ElectronJS
Question
Hello,
Is it possible to have a slider where the max value is on the left and the min value is on the right? I have tried assigning those values to their opposite props but then you have problems with the step having to be negative and things like that.
Thank you