<kendo:flatColorPicker-contrastTool>

Enables the contrast tool in the ColorGradient.

Example

<kendo:flatColorPicker>
    <kendo:flatColorPicker-contrastTool></kendo:flatColorPicker-contrastTool>
</kendo:flatColorPicker>

Configuration Attributes

backgroundColor java.lang.Object

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

Example

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