ColorPickerGradientSettings
Interface
The settings of the ColorGradient that is nested inside the popup of the ColorPicker (see example).
Definition
Package:@progress/kendo-react-inputs
Properties
backgroundColor?
string
Enables the color contrast tool. Sets the background color that will be compared to the selected value. The tool will calculate the contrast ratio between two colors. Currently, only the RGBA format is supported.
opacity?
boolean
Specifies if the component will render an alpha slider.
Defaults to true.