New to Kendo UI for jQueryStart a free 30-day trial

Input

configuration

Whether to render the input in the ColorGradient component.

input

Boolean

Default: true

<input id="colorpicker" type="color" />
<script>
$("#colorpicker").kendoColorPicker({
  input: false
});
</script>
Not finding the help you need?
Contact Support