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

Input

configuration

Whether to render the input.

input

Boolean

Default: true

<div id="ColorGradient"></div>
<script>
$("#ColorGradient").kendoColorGradient({
  input: false
});
</script>
Not finding the help you need?
Contact Support