simonwep / pickr

🎨 Flat, simple, multi-themed, responsive and hackable Color-Picker library. No dependencies, no jQuery. Compatible with all CSS Frameworks e.g. Bootstrap, Materialize. Supports alpha channel, rgba, hsla, hsva and more!
https://simonwep.github.io/pickr
MIT License
4.31k stars 284 forks source link

Extension of Slider type #333

Open ArtyomKoroteev opened 8 months ago

ArtyomKoroteev commented 8 months ago

Typescript swears at 'vh' and 'hv' if you want to change the direction of the sliders.

Type '"hv"' is not assignable to type 'Slider | undefined'.