I need advice on library design
So I'm working on a color picker library, as all the existing solutions I find to be low quality
I'm prioritizing being able to use components however possible
One such component is a hue slider; I'm not sure whether I should create my own slider component or if it would be better to create individual m3, and m2 implementations for it or something else I haven't thought of, same with sliders for saturation, lightness, alpha