clearButtonBoolean(default: false)

Specifies whether the widget should display the 'Clear color' button.

Example

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