P3Package: coreType: feature requesthelp wanted
Repository metrics
- Stars
- (20,263 stars)
- PR merge metrics
- (Avg merge 43d 10h) (27 merged PRs in 30d)
Description
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