ColorSlider A color slider allows users to adjust an individual channel of a color value. Vanilla CSSTailwindHue0°label colorSpace rgbhslhsb channelThe color channel that the slider manipulates.channel huesaturationlightnessalphaorientation horizontalverticalisDisabled ExampleColorSlider.tsxColorSlider.csstheme.cssExampleColorSlider.tsxColorSlider.csstheme.cssimport {MyColorSlider} from './ColorSlider'; <MyColorSlider channel="hue" defaultValue="hsl(0, 100%, 50%)" /> Anatomy Shows a color slider component with labels pointing to its parts, including the track, thumb, label, and output elements.ThumbTrackOutputLabelLabelHue230°