GradientSettings
Interface
Configures the color gradient that opens in the popup.
Definition
Package:@progress/kendo-angular-inputs
Properties
contrastTool?
string
Enables the color contrast tool. Accepts the background color that will be compared to the selected value. The tool will calculate the contrast ratio between two colors.
delay?
number
Determines the delay time (in milliseconds) before the ColorGradient value is changed on handle drag. A value of 0 indicates no delay.
gradientSliderSmallStep?
number
Determines the step (in pixels) when moving the gradient drag handle using the keyboard arrow keys while holding the shift key.
Default:
2
gradientSliderStep?
number
Determines the step (in pixels) when moving the gradient drag handle using the keyboard arrow keys.
Default:
5
opacity?
boolean
Specifies if the component will render an alpha slider.