valueString | kendo.Color(default: null)

Specifies the initially selected color.

Example

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