contrastToolBoolean|Object(default: false)

Enables the contrast tool in the ColorGradient.

Example

<div id="colorpicker"></div>
<script>
$("#colorpicker").kendoColorPicker({
  contrastTool: true
});
</script>
In this article
contrastToolRelated Properties
Not finding the help you need?
Contact Support