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

Value

configuration

Specifies the initially selected color.

value

String | kendo.Color

Default: null

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