API Reference > ui-components > Color > HueSliderProps HueSliderProps Interface Beta Properties for the HueSlider React component Extends HTMLAttributes<HTMLDivElement> CommonProps Properties Name Type Description hsv HSVColor HSV Color Value isHorizontal undefined | boolean true if slider is oriented horizontal, else vertical orientation is assumed onHueChange undefined | (hue: HSVColor) => void Defined in ui/components/src/ui-components/color/HueSlider.tsx Line 74 Last Updated: 12 June, 2024