<kendo:colorPicker-contrastTool>

Enables the contrast tool in the ColorGradient.

Example

<kendo:colorPicker>
    <kendo:colorPicker-contrastTool></kendo:colorPicker-contrastTool>
</kendo:colorPicker>

Configuration Attributes

backgroundColor java.lang.Object

Sets the background color for the contrast tool in the ColorGradient.

Example

<kendo:colorPicker-contrastTool backgroundColor="backgroundColor">
</kendo:colorPicker-contrastTool>
In this article
Not finding the help you need?