Color
Classes and components for working with and picking a Color.
Classes
| Name | Description | |
|---|---|---|
| AlphaSlider | AlphaSlider component used to set the alpha value. | Deprecated |
Global Functions
| Name | Description | |
|---|---|---|
| ColorPickerButton | ||
| ColorPickerDialog | Color Picker Dialog to use as modal dialog. | Deprecated |
| ColorPickerPopup | ||
| ColorSwatch | ColorSwatch Functional component displays a color swatch in a button | Deprecated |
| HueSlider | HueSlider component used to set the hue value. | Deprecated |
| SaturationPicker | SaturationPicker component used to set the saturation value. | Deprecated |
Interfaces
| Name | Description | |
|---|---|---|
| AlphaSliderProps | Properties for the AlphaSlider React component | Deprecated |
| ColorPickerDialogProps | Properties for the ColorPickerDialog React component | Deprecated |
| ColorPickerPopupProps | Properties for the ColorPickerPopup React component | Deprecated |
| ColorPickerProps | Properties for the ColorPickerButton React component | Deprecated |
| ColorSwatchProps | Properties for the ColorSwatch React component | Deprecated |
| HueSliderProps | Properties for the HueSlider React component | Deprecated |
| SaturationPickerProps | Properties for the SaturationPicker React component | Deprecated |
Last Updated: 11 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.